I need help with phpBB rewrite rules. Used this tool
http://winginx.ru/htaccess to convert some rules, but they are not applied.
The syntax is ok, so i don't know the problem. Original .htaccess -
[code]
# Lines That should already be in your .htacess
Order Allow,Deny
Deny from All
Order Allow,
I'm trying to setup Nginx+phpFPM for first time (php5.2) and can't get it
working. Base system is FreeBSD 9.1.
So my main configs:
nginx.conf - http://pastebin.com/KwhHr0NK
php-fpm.conf - http://pastebin.com/KQBwp3KL
vhost config - http://pastebin.com/qyFzc9Xa
Nginx started and working as i m