]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Sat, 13 Feb 2010 20:27:26 +0000 (20:27 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 13 Feb 2010 20:27:26 +0000 (20:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@909901 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 36d32ca12c09cf763647cbe47a11d8d4ec5a97f2..12b1fdce5cb4bb87dc037c4bc8a04cc26932b50c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -202,6 +202,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~minfrin/httpd-wildcard+docs.patch
     +1: minfrin
 
+  * mod_proxy_http: Make sure that when an ErrorDocument is served
+    from a reverse proxied URL, that the subrequest respects the status
+    of the original request. This brings the behaviour of proxy_handler
+    in line with default_handler.
+    PR: https://issues.apache.org/bugzilla/show_bug.cgi?id=47106
+    Trunk patch: http://svn.apache.org/viewvc?rev=909899&view=rev
+    2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=24976
+    +1: minfrin
+
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre