]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add backport proposal: ProxyPassMatch
authorJim Jagielski <jim@apache.org>
Fri, 25 May 2007 21:06:20 +0000 (21:06 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 25 May 2007 21:06:20 +0000 (21:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@541781 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c578d7bc733ea7ce0db33088d92b990ca3919059..af5448db40b66a10687441135fc852e2fbb99b02 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -249,6 +249,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         (trunk applies cleanly)
       +1: jerenkrantz, rpluem
 
+    * mod_proxy: Add in ProxyPassMatch directive, that allows
+     ProxyPass to take a regex.
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=537429
+        http://svn.apache.org/viewvc?view=rev&revision=537599
+      2.2.x version of patch:
+        http://people.apache.org/~jim/patches/ppmatch.txt
+      +1:
+
 PATCHES/ISSUES THAT ARE STALLED
 
     * PKCS#7: backport PCKS#7 patches from trunk.