From 2fc85baf29cf7b84cc1b689255bbc3bac144482a Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Wed, 13 May 2009 21:06:52 +0000 Subject: [PATCH] use a single spelling of Multiviews git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@774534 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_mime.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index 292f38af01..d240e0474a 100644 --- a/docs/manual/mod/mod_mime.xml +++ b/docs/manual/mod/mod_mime.xml @@ -561,14 +561,14 @@ type MultiviewsMatch The types of files that will be included when searching for -a matching file with MultiViews -MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers -[Handlers|Filters] +a matching file with Multiviews +MultiviewsMatch Any|NegotiatedOnly|[Filters] [Handlers] MultiviewsMatch NegotiatedOnly server configvirtual host directory.htaccess FileInfo -Available in Apache 2.0.26 and later. +Available in Apache 2.0.26 and later. NegotiatedOnly behaves + as-advertised in 2.2.11 and later.

MultiviewsMatch permits three different -- 2.50.1