]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update xforms
authorStefan Fritsch <sf@apache.org>
Wed, 25 Jan 2012 20:35:26 +0000 (20:35 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 25 Jan 2012 20:35:26 +0000 (20:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1235923 13f79535-47bb-0310-9956-ffa450edef68

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

index 222e357e50769aa20631e51d40af872305ce755b..30eb08d4a1c5080affb784274188d0808a1eb401 100644 (file)
@@ -286,7 +286,7 @@ headers</td></tr>
     <var>value</var> must be omitted.</dd>
 
     <dt><code>edit</code></dt>
-    <dd>If this request header exists, its value is transformed
+    <dd>If this response header exists, its value is transformed
     according to a <a class="glossarylink" href="../glossary.html#regex" title="see glossary">regular expression</a>
     search-and-replace.  The <var>value</var> argument is
     a <a class="glossarylink" href="../glossary.html#regex" title="see glossary">regular expression</a>, and
@@ -395,7 +395,7 @@ headers</td></tr>
     values.</dd>
 
     <dt><code>merge</code></dt>
-    <dd>The response header is appended to any existing header of
+    <dd>The request header is appended to any existing header of
     the same name, unless the value to be appended already appears in the
     existing header's comma-delimited list of values.  When a new value is
     merged onto an existing header it is separated from the existing header
index 3cd27abf385cc10fb60a0edd8eb1e933f51c84a5..e2aea355f4bf8fd7fee8ee9a31be893991f852e7 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 421100:1053663 (outdated) -->
+<!-- English Revision: 421100:1231454 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c50e3f06e37b5bb550fe6c6f4d9d2a82968a75b1..15d3bbb9751b702bf428be9db4f14f3b221060cf 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1053663 (outdated) -->
+<!-- English Revision: 151408:1231454 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more