On Sat, 7 Jun 2014 11:39:55 +0100
Francis Daly <[email protected]> wrote:

> add something like
> 
>         location ~ \.php$ {
>             fastcgi_pass 127.0.0.1:9004;
>         }
> 
> so that nginx knows to handle this request the way you want it to.
Works! :-) :)

I had to add few other things (it was looking for index.html instead
of .php) and now it seems fine.

Maaaany thanks,

Luciano.
-- 
 /"\                         /Via A. Salaino, 7 - 20144 Milano (Italy)
 \ /  ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250
  X   AGAINST HTML MAIL    /  E-MAIL: [email protected]
 / \  AND POSTINGS        /   WWW: http://www.lesassaie.IT/

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

Reply via email to