You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2009/05/13 23:06:52 UTC

svn commit: r774534 - /httpd/httpd/trunk/docs/manual/mod/mod_mime.xml

Author: wrowe
Date: Wed May 13 21:06:52 2009
New Revision: 774534

URL: http://svn.apache.org/viewvc?rev=774534&view=rev
Log:
use a single spelling of Multiviews

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_mime.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_mime.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_mime.xml?rev=774534&r1=774533&r2=774534&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_mime.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_mime.xml Wed May 13 21:06:52 2009
@@ -561,14 +561,14 @@
 <directivesynopsis>
 <name>MultiviewsMatch</name>
 <description>The types of files that will be included when searching for
-a matching file with MultiViews</description>
-<syntax>MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers
-[Handlers|Filters]</syntax>
+a matching file with Multiviews</description>
+<syntax>MultiviewsMatch Any|NegotiatedOnly|[Filters] [Handlers]</syntax>
 <default>MultiviewsMatch NegotiatedOnly</default>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context></contextlist>
 <override>FileInfo</override>
-<compatibility>Available in Apache 2.0.26 and later.</compatibility>
+<compatibility>Available in Apache 2.0.26 and later.  NegotiatedOnly behaves 
+ as-advertised in 2.2.11 and later.</compatibility>
 
 <usage>
     <p><directive>MultiviewsMatch</directive> permits three different