]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update transformation
authorAstrid Malo <kess@apache.org>
Sat, 4 Sep 2004 23:54:29 +0000 (23:54 +0000)
committerAstrid Malo <kess@apache.org>
Sat, 4 Sep 2004 23:54:29 +0000 (23:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104978 13f79535-47bb-0310-9956-ffa450edef68

16 files changed:
docs/manual/mod/mod_dir.html.en
docs/manual/mod/mod_dir.xml.ja
docs/manual/mod/mod_dir.xml.ko
docs/manual/mod/mod_log_config.html.en
docs/manual/mod/mod_logio.html.en
docs/manual/mod/mod_logio.html.ko.euc-kr
docs/manual/mod/mod_logio.xml.ko
docs/manual/mod/mod_logio.xml.meta
docs/manual/mod/mod_mime.html.en
docs/manual/mod/mod_mime.xml.ja
docs/manual/mod/mod_negotiation.html.en
docs/manual/mod/mod_negotiation.xml.ja
docs/manual/mod/mod_status.html.en
docs/manual/mod/mod_status.html.ko.euc-kr
docs/manual/mod/mod_status.xml.ko
docs/manual/mod/mod_status.xml.meta

index 20ca79b8f84e9c28c5ca362fcaf1368f01df522a..8662e10499cc8a4d88cf3d32a0ea2c69708e7a83 100644 (file)
@@ -76,7 +76,7 @@ a directory</td></tr>
 </table>
     <p>The <code class="directive">DirectoryIndex</code> directive sets the
     list of resources to look for, when the client requests an index
-    of the directory by specifying a / at the end of the directory
+    of the directory by specifying a / at the end of the directory
     name.  <var>Local-url</var> is the (%-encoded) URL of a document on
     the server relative to the requested directory; it is usually the
     name of a file in the directory. Several URLs may be given, in
index 8549b0bfde57888c7096b99e0536468c0c518739..a49f573d0ea81722738d412e1ef52579b67ea020 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.4.2.4 (outdated: 1.4.2.6) -->
+<!-- English Revision: 1.4.2.4 (outdated: 1.4.2.7) -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
index 49c8a7e17be96db9d4f47b2b7a16638d388d0944..cd142224defb424fafda22e2db406f51af3cccba 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: 1.4.2.4 (outdated: 1.4.2.6) -->
+<!-- English Revision: 1.4.2.4 (outdated: 1.4.2.7) -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
index f14b84ab129817fb9fa78a43b3b2a28d63a35c02..cd69152b9decf8b33320d9524f39d06fbdbd9930 100644 (file)
         <td>The contents of <code><var>Foobar</var>:</code> header line(s)
         in the request sent to the server.</td></tr>
 <tr><td><code>%...l</code></td>
-        <td>Remote logname (from identd, if supplied)</td></tr>
+        <td>Remote logname (from identd, if supplied). This will return a
+        dash unless <code class="directive"><a href="../mod/core.html#identitycheck">IdentityCheck</a></code> is set
+        <code>On</code>.</td></tr>
 <tr class="odd"><td><code>%...m</code></td>
         <td>The request method</td></tr>
 <tr><td><code>%...{<var>Foobar</var>}n</code></td>
     at the final request.  So for example, <code>%&gt;s</code> can be
     used to record the final status of the request and
     <code>%&lt;u</code> can be used to record the original
-    authenticated user on a request that is internally redirect to an
+    authenticated user on a request that is internally redirected to an
     unauthenticated resource.</p>
 
     <p>Note that in httpd 2.0 versions prior to 2.0.46, no escaping was performed
index 803c1bc9dd22a5dfd6337863dc157e0b6e90ec75..311dd5f95d8bac8368fa562e7d49c0a014c9276a 100644 (file)
@@ -25,7 +25,7 @@
 <a href="../ko/mod/mod_logio.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Logging of input and output bytes per request</td></tr>
-<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
+<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>logio_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_logio.c</td></tr></table>
 <h3>Summary</h3>
index 52ba530402ac07b081e3c838615f3aab1c14c560..6961b59451d2fecb6ca233b82ede5c8f32d453a3 100644 (file)
@@ -24,6 +24,8 @@
 <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/mod/mod_logio.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../ko/mod/mod_logio.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
+            ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">¼³¸í:</a></th><td>¿äû´ç ÀÔÃâ·Â ¹ÙÀÌÆ®¼ö¸¦ ±â·Ï</td></tr>
 <tr><th><a href="module-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">¸ðµâ¸í:</a></th><td>logio_module</td></tr>
index b36b130517386b01633a03fd87e22983418608d1..408dcbda36ab2c2ae5c6d942f8e1324d57f54cb4 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: 1.2.2.4 -->
+<!-- English Revision: 1.2.2.4 (outdated: 1.2.2.5) -->
 
 <!--
  Copyright 2004 The Apache Software Foundation
index e6a9876d581f5e9cad880019a153aecae03729a3..66e23d2df70572390ab4f562589b45456284818a 100644 (file)
@@ -7,6 +7,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>ko</variant>
+    <variant outdated="yes">ko</variant>
   </variants>
 </metafile>
index 01e8a89b074344960e4c6127db80e4960c1b25ac..d3ac52caa55b332e5a9bfe4b5fc1842d9371ab21 100644 (file)
@@ -378,6 +378,11 @@ later.</td></tr>
     case-insensitive, and the extension may be specified with or
     without a leading dot.</p>
 
+<h3>See also</h3>
+<ul>
+<li><code class="directive"><a href="#removeinputfilter">RemoveInputFilter</a></code></li>
+<li><code class="directive"><a href="../mod/core.html#setinputfilter">SetInputFilter</a></code></li>
+</ul>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="AddLanguage" id="AddLanguage">AddLanguage</a> <a name="addlanguage" id="addlanguage">Directive</a></h2>
@@ -472,6 +477,7 @@ later.</td></tr>
 <h3>See also</h3>
 <ul>
 <li><code class="directive"><a href="#removeoutputfilter">RemoveOutputFilter</a></code></li>
+<li><code class="directive"><a href="../mod/core.html#setoutputfilter">SetOutputFilter</a></code></li>
 </ul>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
@@ -772,6 +778,11 @@ later.</td></tr>
     <p>The <var>extension</var> argument is case-insensitive, and can
     be specified with or without a leading dot.</p>
 
+<h3>See also</h3>
+<ul>
+<li><code class="directive"><a href="#addinputfilter">AddInputFilter</a></code></li>
+<li><code class="directive"><a href="../mod/core.html#setinputfilter">SetInputFilter</a></code></li>
+</ul>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="RemoveLanguage" id="RemoveLanguage">RemoveLanguage</a> <a name="removelanguage" id="removelanguage">Directive</a></h2>
index 8931af01cc41c268c3efb1fd72d9804980d41346..dad776b9c9f0592dc31e93f66716a40df5d68071 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.17 (outdated: 1.18.2.8) -->
+<!-- English Revision: 1.17 (outdated: 1.18.2.9) -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
index 8f64d9d8b4f4304b1efd34a1c5119c66c71bc186..1c936e13f19d73cd140295ece5a3301c111ebad9 100644 (file)
@@ -62,6 +62,7 @@
 <li><code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code></li>
 <li><a href="../content-negotiation.html">Content
 Negotiation</a></li>
+<li><a href="../env.html">Environment Variables</a></li>
 </ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
@@ -168,6 +169,11 @@ Negotiation</a></li>
     content-encodings it would have if the client had asked for one
     of them by name. It then chooses the best match to the client's
     requirements, and returns that document.</p>
+
+    <p>The <code class="directive"><a href="../mod/mod_mime.html#multiviewsmatch">MultiViewsMatch</a></code>
+    directive configures whether Apache will consider files
+    that do not have content negotiation meta-information assigned
+    to them when choosing files.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="CacheNegotiatedDocs" id="CacheNegotiatedDocs">CacheNegotiatedDocs</a> <a name="cachenegotiateddocs" id="cachenegotiateddocs">Directive</a></h2>
@@ -282,8 +288,8 @@ the client does not express a preference</td></tr>
 
     <p>Note that this directive only has an effect if a 'best'
     language cannot be determined by any other means or the <code class="directive"><a href="#forcelanguagepriority">ForceLanguagePriority</a></code> directive
-    is not <code>None</code>. Correctly implemented HTTP/1.1 requests
-    will mean this directive has no effect.</p>
+    is not <code>None</code>. In general, the client determines the
+    language preference, not the server.</p>
 
 <h3>See also</h3>
 <ul>
index 8a8877ca35882c00281296b34212bb2959b9ff67..017254c649c05fc8013ccd90d8206b7618f9de9d 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.9 (outdated: 1.9.2.5) -->
+<!-- English Revision: 1.9 (outdated: 1.9.2.6) -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
index eb22583584d38b4dac11c6f5d88d4b0c8eb93af6..8c643dbc839e02be82eadcca8043bc74ae40b27c 100644 (file)
@@ -31,14 +31,6 @@ performance</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_status.c</td></tr></table>
 <h3>Summary</h3>
 
-
-<div class="note">
-  <strong>Warning:</strong> This document has not been updated
-  to take into account changes made in the 2.0 version of the
-  Apache HTTP Server. Some of the information may still be
-  relevant, but please use it with care.
-</div>
-
     <p>The Status module allows a server administrator to find out
     how well their server is performing. A HTML page is presented
     that gives the current server statistics in an easily readable
@@ -49,13 +41,13 @@ performance</td></tr>
     <p>The details given are:</p>
 
     <ul>
-      <li>The number of children serving requests</li>
+      <li>The number of worker serving requests</li>
 
-      <li>The number of idle children</li>
+      <li>The number of idle worker</li>
 
-      <li>The status of each child, the number of requests that
-      child has performed and the total number of bytes served by
-      the child (*)</li>
+      <li>The status of each worker, the number of requests that
+      worker has performed and the total number of bytes served by
+      the worker (*)</li>
 
       <li>A total number of accesses and byte count served (*)</li>
 
@@ -66,7 +58,7 @@ performance</td></tr>
       number of bytes served per second and the average number of
       bytes per request (*)</li>
 
-      <li>The current percentage CPU used by each child and in
+      <li>The current percentage CPU used by each worker and in
       total by Apache (*)</li>
 
       <li>The current hosts and requests being processed (*)</li>
@@ -107,10 +99,6 @@ performance</td></tr>
     <p>You can now access server statistics by using a Web browser
     to access the page
     <code>http://your.server.name/server-status</code></p>
-
-    <div class="note"><p>Note that <code class="module"><a href="../mod/mod_status.html">mod_status</a></code> will only work
-    when you are running Apache in <a href="core.html#servertype">standalone</a> mode and not
-    <a href="core.html#servertype">inetd</a> mode.</p></div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="autoupdate" id="autoupdate">Automatic Updates</a></h2>
index 05bfd7456b4bf1b860b853581e9e4345bf75c5e6..d2b4e324d4eb440bd673a4722141fc36eef22c92 100644 (file)
@@ -24,6 +24,8 @@
 <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/mod/mod_status.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../ko/mod/mod_status.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
+            ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">¼³¸í:</a></th><td>¼­¹ö È°µ¿°ú ¼º´É¿¡ ´ëÇÑ Á¤º¸¸¦ Á¦°øÇÑ´Ù</td></tr>
 <tr><th><a href="module-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">¸ðµâ¸í:</a></th><td>status_module</td></tr>
index 39e3eef2f5cb12713fcefddcf190149522a61163..1fe3134bdbe7228b9f156862c7086de88de783fa 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: 1.4.2.5 -->
+<!-- English Revision: 1.4.2.5 (outdated: 1.4.2.6) -->
 
 <!--
  Copyright 2004 The Apache Software Foundation
index 89cfe1c32ecfa43b91a818baaaa8ca4878a2bfc7..6d39b34f1184ef417958cbd218565822c4e1246a 100644 (file)
@@ -7,6 +7,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>ko</variant>
+    <variant outdated="yes">ko</variant>
   </variants>
 </metafile>