Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re[2]: Никак не пойму с try fil es
Денис, не вводите человека в заблуждение - он черным по русски написал слово
Апач.
Значит должно быть
location @test_php {
proxy_pass...
}
On Sun, 31 Jan 2010 20:43:12 +0600
"Denis F. Latypoff" <denis@xxxxxxxxxx> wrote:
> Hello chs,
>
> Sunday, January 31, 2010, 8:38:54 PM, you wrote:
>
> > +location @test_php {
> > + fastcgi_pass ...;
> > + fastcgi_param SCRIPT_FILENAME $document_root/test_folder/test.php;
> > +}
>
> > Так я уже пробовал - у меня при запуске ngnix ругается на строчку
> > "fastcgi_pass ...;"
> > пишет no port in upstream "..."
>
> fastcgi_pass 127.0.0.1:9000;
>
> --
> Best regards,
> Denis mailto:denis@xxxxxxxxxx
>
>
> _______________________________________________
> nginx-ru mailing list
> nginx-ru@xxxxxxxxx
> http://nginx.org/mailman/listinfo/nginx-ru
--
Андрей Бойко <kaa@xxxxxxxxxx>
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|