comparison src/http/ngx_http_parse.c @ 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 c5ec6944de98
children e370c5fdf4c8
comparison
equal deleted inserted replaced
5970:74edc0ccf27a 5971:ebdb2023e84a