]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
autoindex fix w/o mod_mime and mod_dir
authorEric Covener <covener@apache.org>
Sun, 6 Sep 2015 02:08:32 +0000 (02:08 +0000)
committerEric Covener <covener@apache.org>
Sun, 6 Sep 2015 02:08:32 +0000 (02:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1701437 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 159b176ec39d4f77a433a8b3179f713399cb60ac..0a72cba155fdb3b1ef720d79a50991f763860229 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -354,6 +354,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      jailletc36: To ease review http://people.apache.org/~jailletc36/sparse_nospace.diff
                  is the same file as above but generated using svn diff -x --ignore-all-space
 
+  *) Allow autoindexes to work without mod_dir or mod_mime
+     trunk: http://svn.apache.org/r1701436
+     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