]> git.kaiwu.me - nginx.git/commit
if a location is specified by regex, then always compile an "alias",
authorIgor Sysoev <igor@sysoev.ru>
Thu, 26 Aug 2010 12:33:08 +0000 (12:33 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 26 Aug 2010 12:33:08 +0000 (12:33 +0000)
commitf7dd767e57563b77ecc2c4c4c2fcb7f4973375d1
treeefd265588ffb624a7620b1a340fee63e86290b31
parentf380df5e200831aaf7bc9db5390e6d2c84b34cdc
if a location is specified by regex, then always compile an "alias",
even into one static string script: this elimates testing this
too specific case inside ngx_http_map_uri_to_path()
src/http/ngx_http_core_module.c