]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Hook mod_proxy's fixup before mod_rewrite's fixup, so that by
authorAndré Malo <nd@apache.org>
Sat, 22 Feb 2003 18:38:13 +0000 (18:38 +0000)
committerAndré Malo <nd@apache.org>
Sat, 22 Feb 2003 18:38:13 +0000 (18:38 +0000)
commit452c3280c3e3c88d8a99316857a745fd99456a97
tree6ff863f34929a0237fff6c0252c9781cf505ebe0
parent815cc15e5126de9f8ff8c0c95a23cd51485f1c5e
Hook mod_proxy's fixup before mod_rewrite's fixup, so that by
mod_rewrite proxied URLs will not be escaped accidentally by
mod_proxy's fixup.

PR: 16368
Reviewed by: Justin Erenkrantz, Jeff Trawick, Jim Jagielski

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98763 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/mappers/mod_rewrite.c
modules/proxy/mod_proxy.c