From: Justin Erenkrantz Date: Mon, 26 Nov 2001 18:35:12 +0000 (+0000) Subject: Correct closing tag for a href. X-Git-Tag: 2.0.29~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b87e1ea0231e72e3b4a6fc77e64273379e11d971;p=apache Correct closing tag for a href. Submitted by: Jun Kuriyama Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92181 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_mime.html b/docs/manual/mod/mod_mime.html index c4e6e5ce99..85c89e2916 100644 --- a/docs/manual/mod/mod_mime.html +++ b/docs/manual/mod/mod_mime.html @@ -599,7 +599,7 @@ Content-Type: text/plain; charset=ISO-8859-2 in Apache 2.0.26 and later.

MultiviewsMatch permits three different behaviors for - mod_negotiation's Multiviews + mod_negotiation's Multiviews feature. Multiviews allows a request for a file, e.g. index.html, to match any negotiated extensions following the base request, e.g. index.html.en, index.html,fr, or index.html.gz.