summaryrefslogtreecommitdiffstats
path: root/docs/manual/handler.html
diff options
context:
space:
mode:
authorpcs <pcs@unknown>1997-04-16 14:43:20 +0200
committerpcs <pcs@unknown>1997-04-16 14:43:20 +0200
commit3e5eb474109eb5f096b9da7a3ad4a52035e1abb3 (patch)
tree4032dab43ded695c44f848844379dda0fd394572 /docs/manual/handler.html
parentFix description of DirectoryIndex to explain that a directory index will (diff)
downloadapache2-3e5eb474109eb5f096b9da7a3ad4a52035e1abb3.tar.xz
apache2-3e5eb474109eb5f096b9da7a3ad4a52035e1abb3.zip
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/handler.html')
-rw-r--r--docs/manual/handler.html2
1 files changed, 1 insertions, 1 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,