On Mon, Jun 8, 2015 at 7:04 PM, Prameswar Lal <[email protected]>
wrote:

> hi i am using nginx with magento which use fastCGI .
> whenever i type in url http://example.com/index.php then index.php start
> downloading .
> can anyone help me  ?
>
>
I think you have misspelled a directive
In example.conf

-- fastcqi_index index.php;
++ fastcgi_index index.php;

Good Luck !

>
>
> _______________________________________________
> nginx mailing list
> [email protected]
> http://mailman.nginx.org/mailman/listinfo/nginx
>



-- 
*Anoop P Alias*
GNUSYS <http://gnusys.net>
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to