diff options
author | Damien Tournoud <damien@commerceguys.com> | 2015-01-21 00:26:32 +0100 |
---|---|---|
committer | Damien Tournoud <damien@commerceguys.com> | 2015-01-21 00:26:32 +0100 |
commit | 59969c22ce287c951eb759792bf0df5d01f94aae (patch) | |
tree | 9ce8fbaacefd1ef83f16feeb8b1aa0ca665d2588 /src/core/nginx.h | |
parent | 2bae4205abd1583a5f3e2dfdc3174c1ef0c3828d (diff) | |
download | nginx-59969c22ce287c951eb759792bf0df5d01f94aae.tar.gz nginx-59969c22ce287c951eb759792bf0df5d01f94aae.zip |
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;
}
Diffstat (limited to 'src/core/nginx.h')
0 files changed, 0 insertions, 0 deletions