From: Ken Coar Date: Mon, 2 Jun 1997 21:05:32 +0000 (+0000) Subject: Another typo (missed this one on the first go-round). X-Git-Tag: 1.2.1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c44922017a00229e2fdb86e42aeea87ed98ab8f8;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/manual/mod/mod_mime.html b/docs/manual/mod/mod_mime.html index 0045dd42003..0ed31554bec 100644 --- a/docs/manual/mod/mod_mime.html +++ b/docs/manual/mod/mod_mime.html @@ -139,7 +139,7 @@ type of particular files.


1.1 and later.

When placed into an .htaccess file or a -<Directory> or <Location section, +<Directory> or <Location> section, this directive forces all matching files to be served as the content type given by media type. 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.

1.1 and later.

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