]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Again, two more closely backports from 2.4.x for proper ErrorDocument behavior
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 23 Aug 2016 15:49:28 +0000 (15:49 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 23 Aug 2016 15:49:28 +0000 (15:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1757395 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 09873ee5ca4b37f7085294393509a9ca1d579c5b..4647d78e3447ae5aa770e477047a069897336f72 100644 (file)
--- 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 <Chaosed0 gmail.com>]
+         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