comparison src/core/nginx.h @ 5971:ebdb2023e84a

Fixed try_files directory test to match only a directory. Historically, it was possible to match either a file or directory in the following configuration: location / { try_files $uri/ =404; }
author Damien Tournoud <damien@commerceguys.com>
date Wed, 21 Jan 2015 00:26:32 +0100
parents 53499b86242e
children 814583aef808
comparison
equal deleted inserted replaced
5970:74edc0ccf27a 5971:ebdb2023e84a