]> granicus.if.org Git - apache/commitdiff
Update xforms
authorStefan Fritsch <sf@apache.org>
Tue, 29 Mar 2011 22:03:09 +0000 (22:03 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 29 Mar 2011 22:03:09 +0000 (22:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086773 13f79535-47bb-0310-9956-ffa450edef68

15 files changed:
docs/manual/configuring.html.en
docs/manual/configuring.html.tr.utf8
docs/manual/configuring.xml.de
docs/manual/configuring.xml.ja
docs/manual/configuring.xml.ko
docs/manual/configuring.xml.meta
docs/manual/configuring.xml.tr
docs/manual/developer/new_api_2_4.html.en
docs/manual/mod/mod_info.html.en
docs/manual/mod/mod_info.xml.ja
docs/manual/mod/mod_info.xml.ko
docs/manual/mod/mod_status.xml.ja
docs/manual/mod/mod_status.xml.ko
docs/manual/mod/mod_status.xml.tr
docs/manual/new_features_2_4.html.en

index a9b2349d44650d3248cc511042bb81c5c743c5ea..d16253535a1d887d14b1da168b09aa36bac56a92 100644 (file)
@@ -99,6 +99,13 @@ Server.</p>
     without starting the server by using <code>apachectl
     configtest</code> or the <code>-t</code> command line
     option.</p>
+
+    <p>You can use <code class="module"><a href="./mod/mod_info.html">mod_info</a></code>'s <code>-DDUMP_CONFIG</code> to
+    dump the configuration with all included files and environment
+    variables resolved and all comments and non-matching
+    <code class="directive"><a href="./mod/core.html#ifdefine">&lt;IfDefine&gt;</a></code> and
+    <code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code> sections
+    removed.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="modules" id="modules">Modules</a></h2>
index afcb65f5907ddc5717f4a8c2fa9d5b1ad0ac1bb7..658980d527083c1ef7ed23f7865a0342b131fd88 100644 (file)
@@ -25,6 +25,7 @@
 <a href="./ko/configuring.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/configuring.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
 
 <p>Bu belgede Apache HTTP Sunucusunu yapılandırmakta kullanılan dosyalar
 açıklanmıştır.</p>
index c2cf0faf956139bebfc29bd5e90c6f7a92681bd1..1b75819f530cdb2376a7c3e20e8e381490c18f06 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: 420990:1061758 (outdated) -->
+<!-- English Revision: 420990:1086771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 65e93ff7325c37d21c3b0041eca00f6da743a337..bb43476e30538a5c65381ab76f46760cf308be1c 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.ja.xsl"?>
-<!-- English Revision: 420990:1061758 (outdated) -->
+<!-- English Revision: 420990:1086771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a2536dfc9d8b54c510b8c6284c39fd831495b6c9..ab7de1d6b3961c8cc745e1752e7da388f00a74ef 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: 420990:1061758 (outdated) -->
+<!-- English Revision: 420990:1086771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b06983ee5899868c3a1a96b344fb8ae7efa72fca..e7194824866667dff49cf74e361f12f5718d59b6 100644 (file)
@@ -12,6 +12,6 @@
     <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index baa24d7e731baa8b233c7b18ed242b0b3a808f37..70ac8e23ce7e793014120cd84dceef5549f3a0bc 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.tr.xsl"?>
-<!-- English Revision: 1061758 -->
+<!-- English Revision: 1061758:1086771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0a0cef26e390f9a8af968a3713e03a80677ccfe9..1f8ab26b06b3e78a5f6cbc063aacb561a2cd096b 100644 (file)
       <li>New API to retain data across module unload/load</li>
       <li>New check_config hook</li>
       <li>New ap_process_fnmatch_configs() to process wildcards</li>
+      <li>Change ap_configfile_t, ap_cfg_getline(), ap_cfg_getc() to return error
+          code, new ap_pcfg_strerror().</li>
     </ul>
   
 
index 9928bc6fde59ea33117e47f9ea6292fb66f3290b..31c5d60d56dec16a36c8824472ed6d3e56c6df6b 100644 (file)
@@ -69,6 +69,7 @@ configuration</td></tr>
 <ul id="topics">
 <li><img alt="" src="../images/down.gif" /> <a href="#security">Security Issues</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#queries">Selecting the information shown</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#startup">Dumping the configuration on startup</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#limitations">Known Limitations</a></li>
 </ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
@@ -129,6 +130,13 @@ configuration</td></tr>
     </dl>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
+<h2><a name="startup" id="startup">Dumping the configuration on startup</a></h2>
+    <p>If the config define <code>-DDUMP_CONFIG</code> is set,
+    <code class="module"><a href="../mod/mod_info.html">mod_info</a></code> will dump the pre-parsed configuration to
+    <code>stdout</code> during server startup. This is roughly equivalent
+    to the <code>?config</code> query.</p>
+</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="section">
 <h2><a name="limitations" id="limitations">Known Limitations</a></h2>
     <p><code class="module"><a href="../mod/mod_info.html">mod_info</a></code> provides its information by reading the
     parsed configuration, rather than reading the original configuration
index 4cb0676b465f44a4e6e3179ce7bce0e69c96af5c..56a74b2f75dd2d9cf7fd039a283234cc4a41b49b 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: 450473:1042758 (outdated) -->
+<!-- English Revision: 450473:1086771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 83caaf8cc873847a8034cacc477529c2b18b9868..9d1a989f889b6a92782d23961371294070ebec84 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: 125277:1042758 (outdated) -->
+<!-- English Revision: 125277:1086771 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a9c449378bf08577f918f9a3d6bbb4b8b3a2a42f..454687963b6916551f038ae6ffea3811f9f25363 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
 <modulesynopsis metafile="mod_status.xml.meta">
-<!-- English Revision: 668628:1086605 (outdated) -->
+<!-- English Revision: 668628:1086608 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 69a5c0b377c9f0c67a45a7d9a3dfd9a9621ef4e0..ca37088bc72a1dd6ff906d4a2b96c6bd650b7a9d 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: 420990:1086605 (outdated) -->
+<!-- English Revision: 420990:1086608 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9f8833f030c615f20de63d2afbf374d173a00f76..3b060054e5d9d67636b0a66e8887e71c804d7bf0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 779139:1086605 (outdated) -->
+<!-- English Revision: 779139:1086608 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 47c09225fd8f9df5eb37294858b9fcf42dc0294c..ed05f193cd8fb7e76c027ac2300ca2520b5b7b84 100644 (file)
       clients which require such headers. (This affects all modules which
       use these environment variables.)</dd>
 
-      <dt><code class="module"><a href="./mod/mod_authz_core.html">mod_authz_core</a></code>Authorization Logic Containers</dt>
+      <dt><code class="module"><a href="./mod/mod_authz_core.html">mod_authz_core</a></code> Authorization Logic Containers</dt>
 
       <dd>Advanced authorization logic may now be specified using the
           <code class="directive"><a href="./mod/mod_authz_core.html#require">Require</a></code> directive
           and the related container directives, such as
           <code class="directive"><a href="./mod/mod_authz_core.html#requireall">&lt;RequireAll&gt;</a></code>.</dd>
+
+      <dt><code class="module"><a href="./mod/mod_info.html">mod_info</a></code></dt>
+      <dd><code class="module"><a href="./mod/mod_info.html">mod_info</a></code> can now dump the pre-parsed configuration
+          to stdout during server startup.</dd>
     </dl>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">