nginx can't read images

Igor Sysoev igor at sysoev.ru
Sun Feb 27 18:55:41 MSK 2011


On Feb 27, 2011, at 18:35 , Aditya Herlambang wrote:

> Is it also possible to change my php directive to:
> 
>  location ~ \.php$ {
>             root           html;
>             fastcgi_pass   127.0.0.1:9000;
>             fastcgi_index  index.php;
>             fastcgi_param  SCRIPT_FILENAME  html$fastcgi_script_name;
>            include        fastcgi_params;
>         }
> 
> ?? Will it do the same?


Please read this
http://nginx.org/en/docs/http/request_processing.html#simple_php_site_configuration


--
Igor Sysoev
http://sysoev.ru/en/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20110227/7f73f845/attachment.html>


More information about the nginx mailing list