You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2007/05/25 23:06:21 UTC

svn commit: r541781 - /httpd/httpd/branches/2.2.x/STATUS

Author: jim
Date: Fri May 25 14:06:20 2007
New Revision: 541781

URL: http://svn.apache.org/viewvc?view=rev&rev=541781
Log:
Add backport proposal: ProxyPassMatch

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=541781&r1=541780&r2=541781
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri May 25 14:06:20 2007
@@ -249,6 +249,15 @@
         (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.