Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nginx+fascgi alias не работает
On Thu, Jul 01, 2010 at 06:56:52AM -0400, shuha wrote:
> Игорь,
>
> 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.
Как выглядит запрос и где лежит сам скрипт ?
--
Игорь Сысоев
http://sysoev.ru
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|