summaryrefslogtreecommitdiff
path: root/docs/manual
diff options
context:
space:
mode:
authorpcs <pcs@unknown>1997-04-16 12:43:20 +0000
committerpcs <pcs@unknown>1997-04-16 12:43:20 +0000
commit3e5eb474109eb5f096b9da7a3ad4a52035e1abb3 (patch)
tree4032dab43ded695c44f848844379dda0fd394572 /docs/manual
parent518759133c418a49706d7e61f367058604f43db7 (diff)
downloadhttpd-3e5eb474109eb5f096b9da7a3ad4a52035e1abb3.tar.gz
Add missing >
Submitted by: Martin.Kraemer@mch.sni.de git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77919 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/handler.html2
-rw-r--r--docs/manual/handler.html.en2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/handler.html b/docs/manual/handler.html
index ea0f61c7e9..c8ca434f13 100644
--- a/docs/manual/handler.html
+++ b/docs/manual/handler.html
@@ -90,7 +90,7 @@ program.</p>
<strong>Module:</strong> mod_mime
<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
handler given by <em>handler-name</em>. For example, if you had a
directory you wanted to be parsed entirely as imagemap rule files,
diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en
index ea0f61c7e9..c8ca434f13 100644
--- a/docs/manual/handler.html.en
+++ b/docs/manual/handler.html.en
@@ -90,7 +90,7 @@ program.</p>
<strong>Module:</strong> mod_mime
<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
handler given by <em>handler-name</em>. For example, if you had a
directory you wanted to be parsed entirely as imagemap rule files,