Re: Move old apache project

2015-06-17 Thread Replace
Sorry, i find out :) Add these missing params in php-fpm configuration and work like charm fastcgi_param SCRIPT_FILENAME$document_root$fastcgi_script_name; fastcgi_param SCRIPT_NAME$fastcgi_script_name; Posted at Nginx Forum: http://forum.nginx.org/read.php?2,259684,259685#msg-25

Move old apache project

2015-06-17 Thread Replace
HI again, guys. I have another trouble with own old projects basec on large htaccess rewriet rules. That's my configuration http://pastebin.com/7JCmiaSm in server block for one site, and everything work fine except when open url without "index.php" there. Nginx return me "Access denied", and i can'