]> granicus.if.org Git - apache/commitdiff
Rebuilding various recent changes.
authorRich Bowen <rbowen@apache.org>
Fri, 21 Jan 2011 18:20:51 +0000 (18:20 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 21 Jan 2011 18:20:51 +0000 (18:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1061947 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
docs/manual/configuring.html.en
docs/manual/configuring.xml.de
docs/manual/configuring.xml.ja
docs/manual/configuring.xml.ko
docs/manual/configuring.xml.tr
docs/manual/install.html.en
docs/manual/install.xml
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.tr
docs/manual/mod/quickreference.html.en
docs/manual/mod/quickreference.html.ko.euc-kr

index eb0f8ab1fab421cf0f2974aa2e273e0bc4a09475..a9b2349d44650d3248cc511042bb81c5c743c5ea 100644 (file)
@@ -74,24 +74,22 @@ Server.</p>
     and white space occurring before a directive are ignored, so
     you may indent directives for clarity.</p>
 
-    <p>The values of variables defined with the <code class="directive"><a href="./mod/core.html#&#10;    define">
-    Define</a></code> of or shell environment variables can be used in
-    configuration file lines using the syntax <code>${VAR}</code>.
-    If "VAR" is the name of a valid variable, the value
-    of that variable is substituted into that spot in the
-    configuration file line, and processing continues as if that text
-    were found directly in the configuration file. Variables defined with
-    <code class="directive"><a href="./mod/core.html#define">Define</a></code> take precedence over shell
-    environment variables. If the "VAR" variable is not found, the characters
-    <code>${VAR}</code> are left unchanged, and a warning is logged. Variable
-    names may not contain colon ":" characters, to avoid clashes with
+    <p>The values of variables defined with the <code class="directive"><a href="./mod/core.html#define">Define</a></code> of or shell environment variables can
+    be used in configuration file lines using the syntax <code>${VAR}</code>.
+    If "VAR" is the name of a valid variable, the value of that variable is
+    substituted into that spot in the configuration file line, and processing
+    continues as if that text were found directly in the configuration file.
+    Variables defined with <code class="directive"><a href="./mod/core.html#define">Define</a></code> take
+    precedence over shell environment variables.
+    If the "VAR" variable is not found, the characters <code>${VAR}</code>
+    are left unchanged, and a warning is logged.
+    Variable names may not contain colon ":" characters, to avoid clashes with
     <code class="directive"><a href="./mod/mod_rewrite.html#rewritemap">RewriteMap</a></code>'s syntax.</p>
 
     <p>Only shell environment variables defined before the server is started
     can be used in expansions. Environment variables defined in the
-    configuration file itself, for example with <code class="directive"><a href="./mod/mod_env.html#&#10;    setenv">
-    SetEnv</a></code>, take effect too late to be used for expansions in the
-    configuration file.</p>
+    configuration file itself, for example with <code class="directive"><a href="./mod/mod_env.html#setenv">SetEnv</a></code>, take effect too late to be used for
+    expansions in the configuration file.</p>
 
     <p>The maximum length of a line in the configuration file, after
     variable substitution, joining any continued lines and removing leading
index 00373fce21207f87ea6965f115022e7668a5fa68..c2cf0faf956139bebfc29bd5e90c6f7a92681bd1 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:1003217 (outdated) -->
+<!-- English Revision: 420990:1061758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 71b4d942f37ed0a9456aa779ba0f501d9ec6f211..65e93ff7325c37d21c3b0041eca00f6da743a337 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:1003217 (outdated) -->
+<!-- English Revision: 420990:1061758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index d24b9f9244969a084d397bca63d1fd55ae1feb2c..a2536dfc9d8b54c510b8c6284c39fd831495b6c9 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:1003217 (outdated) -->
+<!-- English Revision: 420990:1061758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9b6e2c3a85ace2de8e3dbf0d743a8b99a8de6347..b8e739f9257d8a5128f3c2e20b051544f6e3892e 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: 830237:1003217 (outdated) -->
+<!-- English Revision: 830237:1061758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9b2c9f6f3207bd54fdbba51b1ce4e9e625cbd7b6..ecb996ac5efb59c4514a3eb3c97789196f5d0fa5 100644 (file)
       space available. After installation the server occupies
       approximately 10 MB of disk space. The actual disk space
       requirements will vary considerably based on your chosen
-      configuration options and any third-party modules.</dd>
+      configuration options, any third-party modules, and, of course,
+      the size of the web site or sites that you have on the server.</dd>
 
       <dt>ANSI-C Compiler and Build System</dt>
       <dd>Make sure you have an ANSI-C compiler installed. The <a href="http://gcc.gnu.org/">GNU C
index fb6bc8911ffcbba423bf4ffea53b25b1ed49a323..3ef876d60d659aef871aa00911042c8448d12f8f 100644 (file)
       space available. After installation the server occupies
       approximately 10 MB of disk space. The actual disk space
       requirements will vary considerably based on your chosen
-      configuration options and any third-party modules.</dd>
+      configuration options, any third-party modules, and, of course,
+      the size of the web site or sites that you have on the server.</dd>
 
       <dt>ANSI-C Compiler and Build System</dt>
       <dd>Make sure you have an ANSI-C compiler installed. The <a
index f741aadee3261c938a5c7fcfae7e52cafb54b7bf..340cc01873712dccce4496ac1c59c40e0a562b05 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: 344972:1054303 (outdated) -->
+<!-- English Revision: 344972:1061758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 16a10c1edf04b949887987f796e5bf1a51a052d8..1d29ca017757348dcd571314e83e4d818c901110 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: 669847:1054303 (outdated) -->
+<!-- English Revision: 669847:1061758 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 0fce95809c01f6cc16e9d530b753c82f96675dc2..7651a118072771bec83c3805e29c5983b522748a 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: 813376:1054303 (outdated) -->
+<!-- English Revision: 813376:1061758 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 4828412848c663b783943b5a6c20e0a029663773..57af496e913c67d63d8df1ae326d7b3e67983ed5 100644 (file)
@@ -339,7 +339,7 @@ if the value is not <code>none</code>. In prior versions, DefaultType
 would specify a default media type to assign to response content for
 which no other media type configuration could be found.
 </td></tr>
-<tr><td><a href="core.html#define">Define <var>parameter-name</var></a></td><td></td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Define the existence of a variable</td></tr>
+<tr><td><a href="core.html#define">Define <var>parameter-name</var> [<var>parameter-value</var>]</a></td><td></td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Define a variable</td></tr>
 <tr class="odd"><td><a href="mod_deflate.html#deflatebuffersize">DeflateBufferSize <var>value</var></a></td><td> 8096 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Fragment size to be compressed at one time by zlib</td></tr>
 <tr><td><a href="mod_deflate.html#deflatecompressionlevel">DeflateCompressionLevel <var>value</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">How much compression do we apply to the output</td></tr>
 <tr class="odd"><td><a href="mod_deflate.html#deflatefilternote">DeflateFilterNote [<var>type</var>] <var>notename</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Places the compression ratio in a note for logging</td></tr>
index 929c4c38aca6cd30a4a45a4ecd48b71ec5c43f70..057829e0162600e013107a1128c6b418f5fbc5b4 100644 (file)
@@ -319,7 +319,7 @@ if the value is not <code>none</code>. In prior versions, DefaultType
 would specify a default media type to assign to response content for
 which no other media type configuration could be found.
 </td></tr>
-<tr><td><a href="core.html#define">Define <var>parameter-name</var></a></td><td></td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Define the existence of a variable</td></tr>
+<tr><td><a href="core.html#define">Define <var>parameter-name</var> [<var>parameter-value</var>]</a></td><td></td><td>svd</td><td>C</td></tr><tr><td class="descr" colspan="4">Define a variable</td></tr>
 <tr class="odd"><td><a href="mod_deflate.html#deflatebuffersize">DeflateBufferSize <var>value</var></a></td><td> 8096 </td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">zlibÀÌ Çѹø¿¡ ¾ÐÃàÇÒ Å©±â</td></tr>
 <tr><td><a href="mod_deflate.html#deflatecompressionlevel">DeflateCompressionLevel <var>value</var></a></td><td></td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Ãâ·ÂÀ» ¾î´ÀÁ¤µµ ¾ÐÃàÇϴ°¡</td></tr>
 <tr class="odd"><td><a href="mod_deflate.html#deflatefilternote">DeflateFilterNote [<var>type</var>] <var>notename</var></a></td><td></td><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">¾ÐÃà·üÀ» ·Î±×¿¡ ±â·ÏÇÑ´Ù</td></tr>