]> git.kaiwu.me - nginx.git/commit
Test regex location if URI matches exactly to non-exact location.
authorIgor Sysoev <igor@sysoev.ru>
Fri, 18 Jun 2010 15:38:31 +0000 (15:38 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 18 Jun 2010 15:38:31 +0000 (15:38 +0000)
commit4115de9fe3bcc21c1595e5ffb6e9a1c72030bc66
tree17921c6bdeac40f6705629f1090fe75ddcc3351c
parent082d9965a39f4f20f2781ce2e0ccd2c6edfac575
Test regex location if URI matches exactly to non-exact location.

Revert a feature introduced in r2028. The feature confuses mostly,
the only gain was not to test regex for a frequent request such as
"/" in "locaiton /".
src/http/ngx_http_core_module.c