Hello, I asked our hosting provider for nginx + php-fpm optimization on our managed server. I got this answer: Hi, There isn't much optimisation...
What do you mean by "try_uri"? I don't know if there are other possibilities than those already mentioned. also look if you have nginx:nginx...
I tried it already and the problem is in try_files (pure html is working)... also it's problem only on homepage, on subpages it's already ok.
I don't think so. I'm using try_files try_files $uri /index.php?$args; so first nginx try $uri, on homepage, $uri == / == web folder...
Yes I understand this, but what I don't understand is that you wrote and then So what you want to say is that it's not a problem with...
hm website is running as webID, put it's php-fpm related, or not? I think nginx works with webs as www-data - am I wrong? That's why it needs 751....
definetely I will update, but in this thread http://www.howtoforge.com/forums/showthread.php?t=65615 this guy have same problem as I have and...
thank you till... so back to my question - is my issue related to something in my configuration? is everything working for you with your 711...
I think root:root issue is about selected value of Security level in Server Config -> Web. When you set high, the permissions are user:group, when...
Hi mate, I'm glad not to be alone with this issue. Maybe we should create a ticket in bugtracker. I will do it on monday or thuesday if we...
thanks... I think there is no problem in my nginx configuration (even in link you posted they are using the same directives as I am), it will be...
hi, thanks for your reply. I think the problem is in try_files directive, because when I go to my web homepage, the url is "/" so nginx try to...
Hi, I wanna ask what are the correct permission for "private" and "web" folder. Mine are 710, but I have nginx log full of "permissison denied"...
Separate names with a comma.