Re: nginx+fascgi alias не работает

shuha nginx-forum на nginx.us
Чт Июл 1 14:56:52 MSD 2010


Игорь,

location /n {
                        root /var/www/html;
                        include fastcgi.conf;
                        fastcgi_pass 127.0.0.1:11000;
                        fastcgi_index index.php;
                        fastcgi_param SCRIPT_FILENAME
/home/public_html/test.php;
                }

No input file specified.

Posted at Nginx Forum: http://forum.nginx.org/read.php?21,104149,104228#msg-104228




Подробная информация о списке рассылки nginx-ru