]> git.kaiwu.me - nginx.git/commit
do not add tested file to a location regex string,
authorIgor Sysoev <igor@sysoev.ru>
Thu, 27 May 2010 13:24:19 +0000 (13:24 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 27 May 2010 13:24:19 +0000 (13:24 +0000)
commitef0fae4279b7190a9a24d15fc14be1bc59e7c344
tree58e0985fb1237ef7e34c46c1d7bc4a2aaf806334
parent098d58ec83eab89f8bc2f97345276620f2dd762c
do not add tested file to a location regex string,
instead, set URI to the tested file, or keep URI unchanged,
if the tested file is a directory,
the later allows to handle a directory autoredirect
src/http/ngx_http_core_module.c