From: Eric Covener Date: Sat, 25 Jan 2014 18:08:18 +0000 (+0000) Subject: propose mod_dir option to step out of the way with another handler is configured X-Git-Tag: 2.4.8~202 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5ae746b871bf1ac492149365a00d12af5ca93562;p=apache propose mod_dir option to step out of the way with another handler is configured git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1561354 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bbc6e1168a..eca46b559c 100644 --- 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