]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix LA-U and LA-F lookups in directory context. Previously
authorAndré Malo <nd@apache.org>
Tue, 19 Aug 2003 00:36:58 +0000 (00:36 +0000)
committerAndré Malo <nd@apache.org>
Tue, 19 Aug 2003 00:36:58 +0000 (00:36 +0000)
commit9de220654aecc84ce7330b7d6ff97fac28ab3028
tree9fa0c4606ea1343a546d2022da6e5176d2b85290
parent01cda7f81b4a546578b8eb985d2904a5ba788473
Fix LA-U and LA-F lookups in directory context. Previously
the current rewrite state was just used as lookup path, which lead to
strange and often useless results.

Related to PR 8493.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101011 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/mappers/mod_rewrite.c