]> granicus.if.org Git - apache/commitdiff
propose mod_dir option to step out of the way with another handler is configured
authorEric Covener <covener@apache.org>
Sat, 25 Jan 2014 18:08:18 +0000 (18:08 +0000)
committerEric Covener <covener@apache.org>
Sat, 25 Jan 2014 18:08:18 +0000 (18:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1561354 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bbc6e1168a4b7a6cfad95487d779ed40d970b9bd..eca46b559ca055bd8a35905c1c0cd35fb08b26af 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -161,6 +161,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/r1551685
     2.4.x patch: trunk patch works after resolving CHANGES conflicts
     +1: trawick, jim
+  
+  * mod_dir: provide a directive to skip mod_dir processing if any other
+    handler has been configured, as in 2.2. 
+    trunk patch http://svn.apache.org/r1557639 
+                http://svn.apache.org/r1557640
+    2.4.x patch: http://people.apache.org/~covener/patches/2.4.x-moddir-skiphandler.diff
+    +1 covener 
+    (I could be convincd to flip the default here, but I think it's too late)
 
 
 OTHER PROPOSALS