From: Eric Covener Date: Thu, 27 Aug 2015 23:02:03 +0000 (+0000) Subject: add FallbackResource / PR58292 fix X-Git-Tag: 2.4.17~175 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=427e279c97b5dc94396def91359a1a27432064a2;p=thirdparty%2Fapache%2Fhttpd.git add FallbackResource / PR58292 fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1698240 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 316aafb9548..4ab2368e64e 100644 --- a/STATUS +++ b/STATUS @@ -312,6 +312,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: icing, + *) core/mod_dir: Avoid multiple subrequest filters which won't get properly removed + during internal redirects. PR 58292. + trunk: http://svn.apache.org/r1698239 + 2.4.x: trunk works + +1: covener + PATCHES/ISSUES THAT ARE BEING WORKED *) mod_ssl: add ALPN support by allowing other modules to register callbacks