From: William A. Rowe Jr Date: Tue, 23 Aug 2016 15:49:28 +0000 (+0000) Subject: Again, two more closely backports from 2.4.x for proper ErrorDocument behavior X-Git-Tag: 2.2.32~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f838e3553f5c0bcbf45613ac4b9e0e7f23815e96;p=thirdparty%2Fapache%2Fhttpd.git Again, two more closely backports from 2.4.x for proper ErrorDocument behavior git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1757395 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 09873ee5ca4..4647d78e344 100644 --- a/STATUS +++ b/STATUS @@ -193,6 +193,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://raw.githubusercontent.com/wrowe/patches/master/backport-2.2.x-r951900-r1178566-r1185385-r1188745-r1352911-r1433613.patch +1: wrowe + *) core: ErrorDocument now works for requests without a Host header. + Support custom ErrorDocuments for HTTP 501 and 414 status codes. + PR: 48357, 57167 + Submitted by: trawick, [Edward Lu ] + http://svn.apache.org/r1392347 + http://svn.apache.org/r1635762 + Backport: + https://raw.githubusercontent.com/wrowe/patches/master/backport-2.2.x-r1392347-r1635762.patch + +1: wrowe + PATCHES/ISSUES THAT ARE STALLED