]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make sure mod_rewrite always runs before mod_proxy in the translate_name hook. This...
authorPaul Querna <pquerna@apache.org>
Wed, 11 May 2005 20:11:44 +0000 (20:11 +0000)
committerPaul Querna <pquerna@apache.org>
Wed, 11 May 2005 20:11:44 +0000 (20:11 +0000)
commitc84966321a247e2217369c40d9ff1096242f7a37
treea10f1c225774c3d062b481ac65a854d1286beb41
parent0004be6cb268f84b0656b42ef4ad4ac3718c1926
Make sure mod_rewrite always runs before mod_proxy in the translate_name hook.  This makes doing RewriteRules on a Reverse Proxy.. Slightly more predictable than the order of LoadModules.

Reported By: David D. Miller <justdave bugzilla.org>

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