From: pcs Date: Wed, 16 Apr 1997 12:43:20 +0000 (+0000) Subject: Add missing > X-Git-Tag: APACHE_1_2b9~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e5eb474109eb5f096b9da7a3ad4a52035e1abb3;p=apache 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 --- 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.

Module: mod_mime

When placed into an .htaccess file or a -<Directory> or <Location section, +<Directory> or <Location> section, this directive forces all matching files to be parsed through the handler given by handler-name. 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.

Module: mod_mime

When placed into an .htaccess file or a -<Directory> or <Location section, +<Directory> or <Location> section, this directive forces all matching files to be parsed through the handler given by handler-name. For example, if you had a directory you wanted to be parsed entirely as imagemap rule files,