]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport of PR47754, detecting use of MultiviewsMatch in invalid context
authorDaniel Earl Poirier <poirier@apache.org>
Wed, 23 Sep 2009 14:11:38 +0000 (14:11 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Wed, 23 Sep 2009 14:11:38 +0000 (14:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@818113 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 95bfc5409bddb68bb000db76e5b3d3025c2e1f3d..0996dc55f7a6c3678f34fcce29f32cd6f82eeb4e 100644 (file)
--- 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