]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport seealso change from 2.1.
authorYoshiki Hayashi <yoshiki@apache.org>
Sat, 4 Sep 2004 22:54:22 +0000 (22:54 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Sat, 4 Sep 2004 22:54:22 +0000 (22:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104971 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_mime.xml

index cc29a112583f57f8c864e19a779880930a75c570..488bb8b57a9fd3ce6d60d7c613820eccd592e164 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.18.2.8 $ -->
+<!-- $Revision: 1.18.2.9 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -369,6 +369,8 @@ later.</compatibility>
     case-insensitive, and the extension may be specified with or
     without a leading dot.</p>
 </usage>
+<seealso><directive module="mod_mime">RemoveInputFilter</directive></seealso>
+<seealso><directive module="core">SetInputFilter</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis>
@@ -461,6 +463,7 @@ later.</compatibility>
     without a leading dot.</p>
 </usage>
 <seealso><directive module="mod_mime">RemoveOutputFilter</directive></seealso>
+<seealso><directive module="core">SetOutputFilter</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis>
@@ -750,6 +753,8 @@ later.</compatibility>
     <p>The <var>extension</var> argument is case-insensitive, and can
     be specified with or without a leading dot.</p>
 </usage>
+<seealso><directive module="mod_mime">AddInputFilter</directive></seealso>
+<seealso><directive module="core">SetInputFilter</directive></seealso>
 </directivesynopsis>
 
 <directivesynopsis>