From: Graham Leggett Date: Sat, 13 Feb 2010 20:27:26 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.2.15~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc61e6f7d561f19f35158c39008686e12901483;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@909901 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 36d32ca12c0..12b1fdce5cb 100644 --- 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