]> granicus.if.org Git - apache/commitdiff
update transformation
authorAstrid Malo <kess@apache.org>
Sat, 10 Jul 2004 09:41:13 +0000 (09:41 +0000)
committerAstrid Malo <kess@apache.org>
Sat, 10 Jul 2004 09:41:13 +0000 (09:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104220 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.html.en
docs/manual/mod/mod_autoindex.html.ko.euc-kr
docs/manual/mod/mod_autoindex.xml.ja
docs/manual/mod/mod_autoindex.xml.ko
docs/manual/mod/mod_autoindex.xml.meta
docs/manual/programs/httpd.html.en
docs/manual/programs/httpd.html.ko.euc-kr
docs/manual/programs/httpd.xml.ko
docs/manual/programs/httpd.xml.meta

index 8253a13b82b4242d4810e29760be4f3837e8cc6d..cf05092a01354012ecc24ec3fc560d79ef54f1bf 100644 (file)
@@ -626,6 +626,11 @@ indexing</td></tr>
       then httpd will read the document for the value of the
       <code>title</code> element. This is CPU and disk intensive.</dd>
 
+      <dt><a name="indexoptions.showforbidden" id="indexoptions.showforbidden">ShowForbidden</a></dt>
+
+      <dd>If specified, Apache will show files normally hidden because
+      the subrequest returned HTTP_UNAUTHORIZED or HTTP_FORBIDDEN</dd>
+
       <dt><a name="indexoptions.suppresscolumnsorting" id="indexoptions.suppresscolumnsorting">SuppressColumnSorting</a></dt>
 
       <dd>If specified, Apache will not make the column headings in a
index e2d40f2074ae7c6710ebcd9538564be1f2215ee5..aada0e488b905705810f3f1dda1f3d768dcc76a5 100644 (file)
@@ -25,6 +25,8 @@
 <a href="../ja/mod/mod_autoindex.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_autoindex.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>ÀÚµ¿À¸·Î À¯´Ð½ºÀÇ <code>ls</code> ¸í·É¾î³ª Win32ÀÇ
     <code>dir</code> ½©¸í·É¾î¿Í À¯»çÇÑ µð·ºÅ丮 ¸ñ·ÏÀ» ¸¸µç´Ù</td></tr>
 <tr><th><a href="module-dict.html#Status">»óÅÂ:</a></th><td>Base</td></tr>
index a0eadc69b44e3a9706055462e89f00b610c877e9..491b5d43ff4d13f11fd7ae8d143ce0d1c0c72a1f 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.19 (outdated: 1.24) -->
+<!-- English Revision: 1.19 (outdated: 1.25) -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
index 485acf92fc6a22bcb1605a747629bd1b03dbbb69..63c7478c4a0e53f3a55376ba35c4e3d1fca1acb4 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.24 -->
+<!-- English Revision: 1.24 (outdated: 1.25) -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
index 54a3cbcdea645fd0797fdc9b9731817da362f95b..463a445c0f08161a6b2454e5d86e59c17dfc2f0f 100644 (file)
@@ -8,6 +8,6 @@
   <variants>
     <variant>en</variant>
     <variant outdated="yes">ja</variant>
-    <variant>ko</variant>
+    <variant outdated="yes">ko</variant>
   </variants>
 </metafile>
index 9c18fe23b885f9a98d50920a6bfac57dcb77af24..af5db611d5d0fe6016ad95990f4b446d2f648d2d 100644 (file)
@@ -47,7 +47,7 @@
      [ -<strong>R</strong> <var>directory</var> ] [ -<strong>h</strong> ]
      [ -<strong>l</strong> ] [ -<strong>L</strong> ] [ -<strong>S</strong> ]
      [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>V</strong> ]
-     [ -<strong>X</strong> ]</code></p>
+     [ -<strong>X</strong> ] [ -<strong>M</strong> ]</code></p>
 
      <p>On <a href="../platform/windows.html">Windows systems</a>, the
      following additional arguments are available:</p>
@@ -128,6 +128,10 @@ the <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</
 <dd>Output a list of directives together with expected arguments and
 places where the directive is valid.</dd>
 
+<dt><code>-M</code></dt>
+
+<dd>Dump a list of loaded Static and Shared Modules.</dd>
+
 <dt><code>-S</code></dt>
 
 <dd>Show the settings as parsed from the config file (currently only
@@ -139,7 +143,8 @@ shows the virtualhost settings).</dd>
 immediately exits after these syntax parsing tests with either a return code
 of 0 (Syntax OK) or return code not equal to 0 (Syntax Error).  If -D
 <var>DUMP</var>_<var>VHOSTS </var>is also set, details of the virtual host
-configuration will be printed.</dd>
+configuration will be printed. If -D <var>DUMP</var>_<var>MODULES </var> is
+set, all loaded modules will be printed.</dd>
 
 <dt><code>-v</code></dt>
 
index fdfc5f6a9d17246156550d30027a946f197499ad..a25a4f9c774fce3704f28aebbf503c5552114b7d 100644 (file)
@@ -21,6 +21,8 @@
 <p><span>°¡´ÉÇÑ ¾ð¾î: </span><a href="../en/programs/httpd.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../ko/programs/httpd.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
+            ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.</div>
 
      <p><code>httpd</code>´Â ¾ÆÆÄÄ¡ ÇÏÀÌÆÛÅØ½ºÆ® Àü¼Û ÇÁ·ÎÅäÄÝ
      (HTTP) ¼­¹ö ÇÁ·Î±×·¥ÀÌ´Ù. ÀÚü(standalone) µ¥¸ó ÇÁ·Î¼¼½º·Î
index eb8b4c78563a69812a3fc780a5cfcda93cbbf16a..d631cd977a0422b782f858bd36a02c972de74fc0 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: 1.10 -->
+<!-- English Revision: 1.10 (outdated: 1.11) -->
 
 <!--
  Copyright 2004 The Apache Software Foundation
index c41c79d11c8c57a3162621ad724ee7419dabe9d2..13e18e8c38cb71a341c3720dbdf9b00d85224a0e 100644 (file)
@@ -7,6 +7,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>ko</variant>
+    <variant outdated="yes">ko</variant>
   </variants>
 </metafile>