From: Daniel Earl Poirier Date: Wed, 23 Sep 2009 14:11:38 +0000 (+0000) Subject: Propose backport of PR47754, detecting use of MultiviewsMatch in invalid context X-Git-Tag: 2.2.14~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4508d89ded3b795c3d4aef7d579e7af15c366322;p=thirdparty%2Fapache%2Fhttpd.git Propose backport of PR47754, detecting use of MultiviewsMatch in invalid context git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@818113 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 95bfc5409bd..0996dc55f7a 100644 --- a/STATUS +++ b/STATUS @@ -117,6 +117,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: minfrin: Does the module have docs? nd: yep. http://httpd.apache.org/docs/trunk/mod/mod_proxy_scgi.html + * mod_mime: Detect invalid use of MultiviewsMatch inside Location and + LocationMatch sections. + PR47754. + Trunk Patch: https://svn.apache.org/viewcvs.cgi?view=rev&rev=814728 + 2.2.x Patch: http://people.apache.org/~poirier/PR47754-2.2.x-patch.txt + +1: poirier + + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre