summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_mime.html
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2001-11-26 18:35:12 +0000
committerJustin Erenkrantz <jerenkrantz@apache.org>2001-11-26 18:35:12 +0000
commitb87e1ea0231e72e3b4a6fc77e64273379e11d971 (patch)
tree641cfa64f427add1acc1d17f9978c14204fb385a /docs/manual/mod/mod_mime.html
parentb4b99c040c64cbf531d285adb2cfc88bd006782d (diff)
downloadhttpd-b87e1ea0231e72e3b4a6fc77e64273379e11d971.tar.gz
Correct closing tag for a href.
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> Reviewed by: Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92181 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_mime.html')
-rw-r--r--docs/manual/mod/mod_mime.html2
1 files changed, 1 insertions, 1 deletions
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.
<p>MultiviewsMatch permits three different behaviors for
- <a href="mod_negotiation.html">mod_negotiation<a>'s Multiviews
+ <a href="mod_negotiation.html">mod_negotiation</a>'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.</p>