Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: Re[2]: Никак не пойму с try files
31.01.10, 19:31, "Андрей Бойко" <kaa@xxxxxxxxxx>:
> Денис, не вводите человека в заблуждение - он черным по русски написал слово
> Апач.
> Значит должно быть
> location @test_php {
> proxy_pass...
> }
>
Да, действительно, привычка...
> On Sun, 31 Jan 2010 20:43:12 +0600
> "Denis F. Latypoff" 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
>
>
>
--
br, Denis F. Latypoff.
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|