]> granicus.if.org Git - apache/commitdiff
Build artifacts
authorVincent Bray <noodl@apache.org>
Thu, 26 Jul 2007 08:35:43 +0000 (08:35 +0000)
committerVincent Bray <noodl@apache.org>
Thu, 26 Jul 2007 08:35:43 +0000 (08:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559752 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dumpio.xml.ja
docs/manual/mod/mod_mime.html.en
docs/manual/mod/mod_mime.xml.ja

index 155be917deda0757c8a3b9293cb7fdafb2099807..9fbbc2da71f7a5a8ef82afd5e48a7112f04e9dd5 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 420993:486657 (outdated) -->
+<!-- English Revision: 420993:559006 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index eaf40d232cfeb2c916348a879a5e6e56012d574c..e6b7bb47095416623ef0380a8bb4c80832ca3082 100644 (file)
@@ -779,7 +779,8 @@ extensions</td></tr>
 later.</td></tr>
 </table>   
     <p>The <code class="directive">RemoveInputFilter</code> directive removes any
-    input filter associations for files with the given extensions.
+    input <a href="../filter.html">filter</a> associations for files with
+    the given extensions.
     This allows <code>.htaccess</code> files in subdirectories to
     undo any associations inherited from parent directories or the
     server config files.</p>
@@ -832,7 +833,8 @@ extensions</td></tr>
 later.</td></tr>
 </table>    
     <p>The <code class="directive">RemoveOutputFilter</code> directive removes any
-    output filter associations for files with the given extensions.
+    output <a href="../filter.html">filter</a> associations for files with
+    the given extensions.
     This allows <code>.htaccess</code> files in subdirectories to
     undo any associations inherited from parent directories or the
     server config files.</p>
index fd8b291c3f354fe259dc4d0a7b19edab446911f1..2678ef25798bdd041332b789b8df37317c4bd83b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 193037:541685 (outdated) -->
+<!-- English Revision: 193037:559748 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more