Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: Никак не пойму с try files
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
|