]> granicus.if.org Git - apache/commitdiff
xforms
authorEric Covener <covener@apache.org>
Fri, 26 Jul 2013 14:32:47 +0000 (14:32 +0000)
committerEric Covener <covener@apache.org>
Fri, 26 Jul 2013 14:32:47 +0000 (14:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1507334 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
docs/manual/mod/mod_auth_basic.html.en
docs/manual/mod/mod_auth_basic.xml.ja
docs/manual/mod/mod_auth_basic.xml.ko
docs/manual/mod/mod_auth_basic.xml.meta
docs/manual/mod/mod_cache.html.en
docs/manual/mod/mod_cache.xml.ja
docs/manual/mod/mod_cache.xml.ko
docs/manual/mod/mod_env.html.en
docs/manual/mod/mod_env.xml.ja
docs/manual/mod/mod_env.xml.ko
docs/manual/mod/mod_env.xml.tr
docs/manual/mod/mod_proxy_http.html.en

index 26bb807a488a4909e03360f2c4ca58854da28341..45153bf1edd35de542e2665e9b3dbc345ec36f04 100644 (file)
@@ -95,6 +95,7 @@ username and password</td></tr>
 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>AuthConfig</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Base</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_auth_basic</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Apache HTTP Server 2.4.5 and later</td></tr>
 </table>
     <p>The username and password specified are combined into an
     Authorization header, which is passed to the server or service
index 7f6660ac5b15724c6235af9967d704676c8ebf9c..58e3b2b12985a7714a345bc784b198daba9aded6 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: 420990:1502199 (outdated) -->
+<!-- English Revision: 420990:1504152 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 6d813c4efce7abd0bf6b7b2a8b74ba04327eada4..f4f0bcd586d99725fe4bf0c13d175aa1294c8fbe 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: 151408:1502199 (outdated) -->
+<!-- English Revision: 151408:1504152 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 6418e977531e4965803b4f45eead781fa8d527e0..dd48206a0ee713af36236d6b6df90424ac350d78 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
index e7a9badab6e333df4687140fad24260cdd002925..c2db82afd05b6fcdfc3a85f8140fd9045ac5a272 100644 (file)
@@ -465,7 +465,7 @@ CacheDetailHeader on
 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Enable caching of specified URLs using a specified storage
 manager</td></tr>
 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CacheEnable <var>cache_type</var> [<var>url-string</var>]</code></td></tr>
-<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
+<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_cache</td></tr>
 </table>
index 7736dbab5cdae5819f805adb9e58b64dd069116e..9c18249b0ab10326a848d1dc1f95de26b34fc6ef 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: 504183:1439108 (outdated) -->
+<!-- English Revision: 504183:1505987 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index dfb345adacba41818430a185bc2304687b1ad4a1..d7d17c46b1f9c7f604540f47a5703940b2e8d7c2 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: 105569:1439108 (outdated) -->
+<!-- English Revision: 105569:1505987 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 29644127396d5cfa35c352b199bdbaf487dcb465..17605f402687cd256bfc9d9f0a9129f108dd3e33 100644 (file)
@@ -83,7 +83,7 @@ SSI pages</td></tr>
 <div class="directive-section"><h2><a name="SetEnv" id="SetEnv">SetEnv</a> <a name="setenv" id="setenv">Directive</a></h2>
 <table class="directive">
 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Sets environment variables</td></tr>
-<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>SetEnv <var>env-variable</var> <var>value</var></code></td></tr>
+<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>SetEnv <var>env-variable</var> [<var>value</var>]</code></td></tr>
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Base</td></tr>
@@ -96,6 +96,9 @@ SSI pages</td></tr>
       SetEnv SPECIAL_PATH /foo/bin
       </pre>
 </div>
+    <p> If you omit the <var>value</var> argument, the variable is set to
+    an empty string.</p>
 
     <div class="note"><p>The internal environment variables set by this directive are set
     <em>after</em> most early request processing directives are run, such as access
index 5458b0015850248d5e82c159e150b7a99e02ff41..64de6d75f8942aa155287a1e17565f29e3adfa03 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: 420990:1479256 (outdated) -->
+<!-- English Revision: 420990:1507321 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index e8fd276fd379690289b1733c8205797f8d3d74bc..6192a3a78428e63b3093d9ec3dce8da3edf64a5d 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:1479256 (outdated) -->
+<!-- English Revision: 105989:1507321 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 440d165ef4e49439952326d8b1714e94364c68bc..96f9ced42f95fa928cc36aa11535402354efbec2 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: 1334016:1479256 (outdated) -->
+<!-- English Revision: 1334016:1507321 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>
index 071e4196eb6f04ed3059049b1c0ec05f9edda223..2091e67133e86c8dc88849f79e97278426275b07 100644 (file)
@@ -69,7 +69,8 @@
     <p>In addition to the configuration directives that control the
     behaviour of <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>, there are a number of
     <dfn>environment variables</dfn> that control the HTTP protocol
-    provider:</p>
+    provider. Environment variables below that don't specify specific values
+    are enabled when set to any value.</p>
     <dl>
         <dt>proxy-sendextracrlf</dt>
         <dd>Causes proxy to send an extra CR-LF newline on the end of a