]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose backport
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 6 May 2009 18:25:03 +0000 (18:25 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 6 May 2009 18:25:03 +0000 (18:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@772393 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 86ff95160ead971865fecca23e3763903b71fe84..46e3b9e768cfcea97b1f33d6752acf0a27e830c2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -159,6 +159,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://people.apache.org/~rpluem/patches/sni_backport_2.2.x.diff
       +1: rpluem,
 
+ * proxy_util: Resolve broken ProxyPassReverse balancer: syntax, Given;
+
+     BalancerMember balancer://alias http://example.com/foo
+     ProxyPassReverse /bash balancer://alias/bar
+   should translate url http://example.com/foo/bar/that to /bash/that
+   Trunk version of patch works:
+       http://svn.apache.org/viewvc?view=rev&revision=771587
+   +1: wrowe
+
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre