Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Никак не пойму с try files
+location @test_php {
+ fastcgi_pass ...;
+ fastcgi_param SCRIPT_FILENAME $document_root/test_folder/test.php;
+}
Так я уже пробовал - у меня при запуске ngnix ругается на строчку "fastcgi_pass
...;"
пишет no port in upstream "..."
Posted at Nginx Forum: http://forum.nginx.org/read.php?21,48135,48136#msg-48136
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|