summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Coar <coar@apache.org>1997-06-02 21:05:32 +0000
committerKen Coar <coar@apache.org>1997-06-02 21:05:32 +0000
commitc44922017a00229e2fdb86e42aeea87ed98ab8f8 (patch)
tree8bac646c93b3952993c4a6fc4a3b604db764de8f
parent494fe559b25fe7191b671591a6a7eeb9309e324f (diff)
downloadhttpd-c44922017a00229e2fdb86e42aeea87ed98ab8f8.tar.gz
Another typo (missed this one on the first go-round).
Submitted by: Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78212 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_mime.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_mime.html b/docs/manual/mod/mod_mime.html
index 0045dd4200..0ed31554be 100644
--- a/docs/manual/mod/mod_mime.html
+++ b/docs/manual/mod/mod_mime.html
@@ -139,7 +139,7 @@ type of particular files.<p><hr>
1.1 and later.<p>
<p>When placed into an <code>.htaccess</code> file or a
-<code>&lt;Directory&gt;</code> or <code>&lt;Location</code> section,
+<code>&lt;Directory&gt;</code> or <code>&lt;Location&gt;</code> section,
this directive forces all matching files to be served
as the content type given by <em>media type</em>. For example, if you
had a directory full of GIF files, but did not want to label them all with
@@ -160,7 +160,7 @@ media type.</p>
1.1 and later.<p>
<p>When placed into an <code>.htaccess</code> file or a
-<code>&lt;Directory&gt;</code> or <code>&lt;Location</code> section,
+<code>&lt;Directory&gt;</code> or <code>&lt;Location&gt;</code> section,
this directive forces all matching files to be parsed through the
<a href="../handler.html">handler</a>
given by <em>handler-name</em>. For example, if you had a