Commit 775e59a1 authored by Eric Covener's avatar Eric Covener
Browse files

propose fix for tricky stackoveflow.com bug



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1695584 13f79535-47bb-0310-9956-ffa450edef68
parent dba16856
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -239,6 +239,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1: jailletc36
     jailletc36: A CHANGE entry should be added. I forgot it :(

   *) mod_dir: when we bail out of fixups, make sure Content-Type is not still
               httpd/unix-directory.  This only happens when the generator sets
               no content-type which is more common w/ no DefaultType in 2.4.
      trunk: http://svn.apache.org/r1695583
      2.4.x: trunk works
     +1: covener

PATCHES/ISSUES THAT ARE BEING WORKED