From: Vincent Bray Date: Thu, 26 Jul 2007 08:32:23 +0000 (+0000) Subject: Link to filters page to address PR35102 X-Git-Tag: 2.3.0~1690 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6cf81e231f7d12e94c9256d592c61e0caf7d0836;p=thirdparty%2Fapache%2Fhttpd.git Link to filters page to address PR35102 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559748 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index ad1415dc0a6..f0f8bc90e43 100644 --- a/docs/manual/mod/mod_mime.xml +++ b/docs/manual/mod/mod_mime.xml @@ -756,7 +756,8 @@ later.

The RemoveInputFilter directive removes any - input filter associations for files with the given extensions. + input filter associations for files with + the given extensions. This allows .htaccess files in subdirectories to undo any associations inherited from parent directories or the server config files.

@@ -806,7 +807,8 @@ later.

The RemoveOutputFilter directive removes any - output filter associations for files with the given extensions. + output filter associations for files with + the given extensions. This allows .htaccess files in subdirectories to undo any associations inherited from parent directories or the server config files.