]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update transformations.
authorColm MacCarthaigh <colm@apache.org>
Wed, 16 Nov 2005 15:56:13 +0000 (15:56 +0000)
committerColm MacCarthaigh <colm@apache.org>
Wed, 16 Nov 2005 15:56:13 +0000 (15:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345045 13f79535-47bb-0310-9956-ffa450edef68

26 files changed:
docs/manual/filter.html.en
docs/manual/filter.xml.es
docs/manual/filter.xml.fr
docs/manual/filter.xml.ja
docs/manual/filter.xml.ko
docs/manual/mod/core.html.en
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.ja
docs/manual/mod/mod_dbd.html.en
docs/manual/mod/mod_ext_filter.html.en
docs/manual/mod/mod_ext_filter.xml.ja
docs/manual/mod/mod_ext_filter.xml.ko
docs/manual/mod/mod_ext_filter.xml.meta
docs/manual/mod/mod_filter.html.en
docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml.ja
docs/manual/mod/mod_ssl.html.en
docs/manual/new_features_2_2.html.en
docs/manual/new_features_2_2.xml.ko
docs/manual/new_features_2_2.xml.pt-br
docs/manual/upgrading.html.en
docs/manual/upgrading.xml.de
docs/manual/upgrading.xml.ja
docs/manual/upgrading.xml.ko
docs/manual/upgrading.xml.pt-br
docs/manual/upgrading.xml.ru

index b567489042af356ed48a3ec7665513744c7d5290..fc6ee8a659b8115a99c049b3f8263c62dc8e391d 100644 (file)
@@ -75,7 +75,7 @@ filter modules.  A few of these are:</p>
 <p class="figure">
 <img src="images/mod_filter_new.png" width="423" height="331" alt="Smart filtering applies different filter providers according to the state of request processing" />
 </p>
-<p><code class="module"><a href="./mod/mod_filter.html">mod_filter</a></code>, included in Apache 2.1 and up,
+<p><code class="module"><a href="./mod/mod_filter.html">mod_filter</a></code>, included in Apache 2.1 and later,
 enables the filter chain to be configured dynamically at run time.
 So for example you can set up a proxy to rewrite
 HTML with an HTML filter and JPEG images with a completely
index 037691da884426481348858bb8ce7e1150633da2..ab8978c15d73754bbe2a47e4698139358e180b33 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 151408:332971 (outdated) -->
+<!-- English Revision: 151408:344971 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,
index f7f35f50b713ee587da1620b42c8a2cef679704c..d740903bc3340007aa600f77e79bb39dc1491071 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 151408:332971 (outdated) -->
+<!-- English Revision: 151408:344971 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,
index a113cb6dd7d28710bf86901cd62353481be7a8b5..27af95c202d551350f4eb2603a9464653f5f63d4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 151408:332971 (outdated) -->
+<!-- English Revision: 151408:344971 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors,
index ad8922bd41c9fef2481af7fede1fdfb99c1ffbd7..a172cb6e12cff63cbb7fea39ea8ac37055468422 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 151408:332971 (outdated) -->
+<!-- English Revision: 151408:344971 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,
index 6e63446120063b0b4b6351a8c2e83272703af50f..fd0acb00372c5dd840dcbfe443391a772be97bca 100644 (file)
@@ -3190,7 +3190,7 @@ port</td></tr>
 
     <div class="note"><h3>Note</h3>
     <p>The ordering of when the physical port is used is as follows:<br /><br />
-     <code>UseCanonicalName On</code>
+     <code>UseCanonicalName On</code></p>
      <ul>
       <li>Port provided in <code>Servername</code></li>
       <li>Physical port</li>
@@ -3203,7 +3203,6 @@ port</td></tr>
       <li>Port provided in <code>Servername</code></li>
       <li>Default port</li>
      </ul>
-    </p>
     
     <p>With <code>UseCanonicalPhysicalPort Off</code>, the
     physical ports are removed from the ordering.</p>
index b4d57640ab683184b65f8fa7dbf1f88477c4aade..67a439a18211534f708e410855346b78727b4fe9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 167959:344369 (outdated) -->
+<!-- English Revision: 167959:344972 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,
index 26337e9689a078e1b1b78f5df80280a8584b8923..1d8f4697af725e56144b6caff0bcc3a42fa2a658 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: 190982:344369 (outdated) -->
+<!-- English Revision: 190982:344972 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,
index c2732442d726b25d4c76dbaeac544a89a3d384f9..cd9bba5c83ead359b40bc6618be1450d9ceaa506 100644 (file)
@@ -27,7 +27,7 @@
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>dbd_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_dbd.c</td></tr>
-<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Version 2.1 and higher</td></tr></table>
+<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Version 2.1 and later</td></tr></table>
 <h3>Summary</h3>
 
     <p><code class="module"><a href="../mod/mod_dbd.html">mod_dbd</a></code> manages SQL database connections using
index f94a9c66ab98bd3f17e01a3169ea60dd9a663a76..39c7893080f3f6a97cfa8e969b3682609581ede7 100644 (file)
@@ -267,8 +267,8 @@ delivery to the client</td></tr>
 
       <dd>Use <code>mode=output</code> (the default) for filters which
       process the response.  Use <code>mode=input</code> for filters
-      which process the request.  <code>mode=input</code> is new with
-      Apache 2.1.</dd>
+      which process the request.  <code>mode=input</code> is available
+      in Apache 2.1 and later.</dd>
 
       <dt><code>intype=<var>imt</var></code></dt>
 
index 96986446176bbcfe2c21cb31c22383e78366c62e..1b2d330bceda4120a343d96f23f7729581d750a8 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: 151408 -->
+<!-- English Revision: 151408:344971 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,
index 2d68dd5a8bcbdc6e7a339f2a0914ad15296438fb..32c4213ee0cd639b0bdefde1954ffebce9b97609 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: 105989:151408 (outdated) -->
+<!-- English Revision: 105989:344971 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,
index 3cf7e6ec18439055409c596555387056171d3256..a1e476648f850f2f6042d4dfd5dd7e608326738d 100644 (file)
@@ -7,7 +7,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>ja</variant>
+    <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>
index 13dc47a1d29d3951cbb5ec81d658be93ad7c3cd1..fa7d6838a15f499f0d3ab1f6445509a736ff524e 100644 (file)
@@ -27,7 +27,7 @@
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>filter_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_filter.c</td></tr>
-<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Version 2.1 and higher</td></tr></table>
+<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Version 2.1 and later</td></tr></table>
 <h3>Summary</h3>
 
     <p>This module enables smart, context-sensitive configuration of
     content filter modules. This is work-in-progress; the
     <code class="directive"><a href="#filterprotocol">FilterProtocol</a></code> implements
     some of this functionality for back-compatibility with Apache 2.0
-    modules.  For httpd 2.1 and up, the
+    modules.  For httpd 2.1 and later, the
     <code>ap_register_output_filter_protocol</code> and
     <code>ap_filter_protocol</code> API enables filter modules to
     declare their own behaviour.</p>
index d4cb62941603f72a461e51b0d1305f7822b97f1e..409f7d8d8f36c1ecb3cdfb8694ff7ff2540da0f3 100644 (file)
@@ -691,12 +691,13 @@ through</td></tr>
       general <code class="directive">ProxyPass</code> directive.</p>
     </div>
 
-    <p>New in Apache 2.1, is the ability to use pooled connections to a 
-    backend server. Using the <code>key=value</code> parameters it is possible
-    to tune this connection pooling. The default for a <code>Hard Maximum</code>
-    for the number of connections is the number of threads per process in the 
-    active MPM. In the Prefork MPM, this is always 1, while with the Worker MPM
-    it is controlled by the <code class="directive">ThreadsPerChild</code>.</p>
+    <p>As of Apache 2.1, the ability to use pooled connections to a backend
+    server is available. Using the <code>key=value</code> parameters it is
+    possible to tune this connection pooling. The default for a <code>Hard
+    Maximum</code> for the number of connections is the number of threads per
+    process in the active MPM. In the Prefork MPM, this is always 1, while with
+    the Worker MPM it is controlled by the
+    <code class="directive">ThreadsPerChild</code>.</p>
 
     <p>Setting <code>min</code> will determine how many connections will always 
     be open to the backend server. Upto the Soft Maximum or <code>smax</code> 
index eed13343558a60c86694215d19bd2da653906178..7facbe7d58a41bb14ac2f77f587d71997c675be3 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: 189754:326130 (outdated) -->
+<!-- English Revision: 189754:344971 (outdated) -->
 
 <!--
  Copyright 2005 The Apache Software Foundation or its licensors, as
index ef106d34d81d4df8ae7a1af5b99391e0af6effa1..770fe405b835953f39ab99b51a01ed674bb40bc7 100644 (file)
@@ -624,8 +624,8 @@ SSLEngine on<br />
 ...<br />
 &lt;/VirtualHost&gt;
 </code></p></div>
-<p>New in Apache 2.1, <code class="directive">SSLEngine</code> can be set to <code>
-optional</code>. This enables support for 
+<p>In Apache 2.1 and later, <code class="directive">SSLEngine</code> can be set to 
+<code>optional</code>. This enables support for 
 <a href="http://www.ietf.org/rfc/rfc2817.txt">RFC 2817</a>, Upgrading to TLS 
 Within HTTP/1.1. At this time no web browsers support RFC 2817.</p>
 
index 633db3269e68a24778dd7ce25d8f5912436609db..1762489a27ef1c047535174b486347c5373befed 100644 (file)
       had to take responsibility for managing it themselves.  Apart
       from reinventing the wheel, this can be very inefficient, for
       example when several modules each maintain their own connections.</p>
-      <p>Apache 2.1 and up provides the <code>ap_dbd</code> API for
+      <p>Apache 2.1 and later provides the <code>ap_dbd</code> API for
       managing database connections (including optimised strategies
-      for threaded and unthreaded MPMs), while APR 1.2 and up provides
+      for threaded and unthreaded MPMs), while APR 1.2 and later provides
       the <code>apr_dbd</code> API for interacting with the database.</p>
       <p>New modules SHOULD now use these APIs for all SQL database
       operations.  Existing applications SHOULD be upgraded to use it
index 571056e5fb6c69092c1c1116503b4ff88c3cfb14..0cd88c58704960e19849d63f422174ea8f0334ed 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:332902 (outdated) -->
+<!-- English Revision: 105989:344971 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,
index 1bf9249b03c0cd1a35aa92bc5f6c18650d17a05f..97567b832d5298cd6398ccd48694f79bf69fe85d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.pt-br.xsl"?>
-<!-- English Revision: 151408:332902 (outdated) -->
+<!-- English Revision: 151408:344971 (outdated) -->
 
 <!--
  Copyright 2005 The Apache Software Foundation or its licensors,
index 966b16568cda96079f03487813296a17547c0c42..69d90bfd00f004c57360facf6265d84f250e004a 100644 (file)
@@ -34,7 +34,7 @@
   the <code>src/CHANGES</code> file.</p>
 
   <p>This document describes only the changes from 2.2 to 2.4.  If you
-  are upgrading from version 2.0, you should also consult the <a href="http://httpd.apache.org/docs/2.0/upgrading.html">2.0 to 2.2
+  are upgrading from version 2.0, you should also consult the <a href="http://httpd.apache.org/docs/2.2/upgrading.html">2.0 to 2.2
   upgrading document.</a></p>
 
 </div>
index 7d6a951414f888b4b46fa0482e2c61071f4358c3..266e44f153f2e4a18bbdef9b278a9cad17bcaa21 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English Revision: 170636:333052 (outdated) -->
+<!-- English Revision: 170636:344485 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors,
index 13dbbe0728f8492e4cf47be0fe3cc919689118b9..3b53352fbf38e50359cae0222e4bbcea56749b15 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='iso-2022-jp' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 151408:333052 (outdated) -->
+<!-- English Revision: 151408:344485 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors,
index eb98a26f9765b5db0c3b35019caece28381c9a35..2f95073a38ec91ed18335415213d987b675a635d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 151408:333052 (outdated) -->
+<!-- English Revision: 151408:344485 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,
index da66c596a70eaa244e4349171813fb404e709a48..2e34f3d8f2b3d845e2de42df0319174a24ceaf7b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.pt-br.xsl"?>
-<!-- English Revision: 151408:333052 (outdated) -->
+<!-- English Revision: 151408:344485 (outdated) -->
 
 <!--
  Copyright 2005 The Apache Software Foundation or its licensors,
index 73f6fb39ef7a94a9196eff3f9de792dabaa4282d..15f290998c3b68e73f6022e1c88310a8f59a820a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='KOI8-R' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ru.xsl"?>
-<!-- English Revision: 96997:333052 (outdated) -->
+<!-- English Revision: 96997:344485 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors,