Commit a301d4f5 authored by Eric Covener's avatar Eric Covener
Browse files

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
parent 780364ef
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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