From: Eric Covener Date: Sun, 6 Sep 2015 02:08:32 +0000 (+0000) Subject: autoindex fix w/o mod_mime and mod_dir X-Git-Tag: 2.4.17~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b32cbee79b6b5baf8151f9a8469bb5676677535;p=thirdparty%2Fapache%2Fhttpd.git autoindex fix w/o mod_mime and mod_dir git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1701437 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 159b176ec39..0a72cba155f 100644 --- 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