Re: try_files setup

2015-07-17 Thread Miguel C
Add this to the php location try_files $uri =404; Melhores Cumprimentos // Best Regards --- Miguel Clara IT - Sys Admin & Developer On Fri, Jul 17, 2015 at 4:40 PM, Artur wrote: > No one has any idea about the solution for this problem ? > > -- >

Re: try_files setup

2015-07-17 Thread Artur
No one has any idea about the solution for this problem ? -- Best regards, Artur. ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

try_files setup

2015-07-10 Thread Artur
Hello, I'm quite new to the advanced nginx configuration so I will need your help. :) I'm currently working on a nginx + php5-fpm (chrooted) + wordpress setup. My basic setup works fine but I wanted to improve the try_files section. My main concern is to correctly take in charge URIs by nginx or