Disable PHP in specific directories
Boris Dolgov
boris at dolgov.name
Thu Jun 10 21:23:47 MSD 2010
Hello!
On Thu, Jun 10, 2010 at 8:44 PM, Rob Schultz <rschultz7 at gmail.com> wrote:
> Just for clarification it doesn't matter logically where he puts the
> location as long they are in the same server section. NginX uses the most
> specific match first no the first match found in the file.
> http://wiki.nginx.org/NginxHttpCoreModule#location
No. For locations, defined with regular expressions, the first match
is being used. This is written in you link:
> 3. Regular expressions, in the order they are defined in the configuration file.
> 4. If #3 yielded a match, that result is used.
--
Boris Dolgov.
More information about the nginx
mailing list