]> granicus.if.org Git - apache/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Sat, 12 Jun 2004 14:30:52 +0000 (14:30 +0000)
committerAndré Malo <nd@apache.org>
Sat, 12 Jun 2004 14:30:52 +0000 (14:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103930 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_headers.html.en
docs/manual/mod/mod_headers.xml.ja

index 508dc01082d26f0cb47a3007356a2df0e349782d..4b64e004967bf29c660f75afbb9a35dca7abdc19 100644 (file)
@@ -152,10 +152,11 @@ is available only in Apache 2.0</td></tr></table>
     modified.</p>
 
     <p>The optional <var>condition</var> can be either <code>onsuccess</code>
-    or <code>always</code>. It determines, when the specified action should be
-    taken. <code>onsuccess</code> stands for <code>2<var>xx</var></code> status
-    codes and <code>always</code> for all status codes (including
-    <code>2<var>xx</var></code>).</p>
+    or <code>always</code>. It determines, which internal header table should be
+    operated on. <code>onsuccess</code> stands for <code>2<var>xx</var></code>
+    status codes and <code>always</code> for all status codes (including
+    <code>2<var>xx</var></code>). Especially if you want to unset headers
+    set by certain modules, you should try out, which table is affected.</p>
 
     <p>The action it performs is determined by the second
     argument. This can be one of the following values:</p>
index 4862ea919aaa8aec6008a1caeb56e664897db667..ff8a43432dd7229ca0ef8942074c6a78fb12742f 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: 1.7 (outdated: 1.16) -->
+<!-- English Revision: 1.7 (outdated: 1.17) -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation