You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by po...@apache.org on 2009/09/23 16:11:38 UTC

svn commit: r818113 - /httpd/httpd/branches/2.2.x/STATUS

Author: poirier
Date: Wed Sep 23 14:11:38 2009
New Revision: 818113

URL: http://svn.apache.org/viewvc?rev=818113&view=rev
Log:
Propose backport of PR47754, detecting use of MultiviewsMatch in invalid context

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=818113&r1=818112&r2=818113&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Sep 23 14:11:38 2009
@@ -117,6 +117,14 @@
    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