[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-cvs
Subject:    svn commit: r1507334 - /httpd/httpd/branches/2.4.x/docs/manual/mod/
From:       covener () apache ! org
Date:       2013-07-26 14:32:47
Message-ID: 20130726143248.0DCE32388860 () eris ! apache ! org
[Download RAW message or body]

Author: covener
Date: Fri Jul 26 14:32:47 2013
New Revision: 1507334

URL: http://svn.apache.org/r1507334
Log:
xforms

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.html.en
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.ja
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.ko
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.meta
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.html.en
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.ja
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.ko
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.html.en
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.ja
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.ko
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.tr
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_http.html.en

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.html.en?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.html.en Fri Jul 26 \
14:32:47 2013 @@ -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

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.ja?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.ja [utf-8] \
                (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.ja [utf-8] Fri Jul \
26 14:32:47 2013 @@ -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

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.ko?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.ko [euc-kr] \
                (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.ko [euc-kr] Fri Jul \
26 14:32:47 2013 @@ -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

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.meta?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.meta (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_basic.xml.meta Fri Jul 26 \
14:32:47 2013 @@ -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>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.html.en?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.html.en Fri Jul 26 14:32:47 \
2013 @@ -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>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.ja?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.ja [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.ja [utf-8] Fri Jul 26 \
14:32:47 2013 @@ -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

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.ko?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.ko [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache.xml.ko [euc-kr] Fri Jul 26 \
14:32:47 2013 @@ -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

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.html.en?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.html.en Fri Jul 26 14:32:47 \
2013 @@ -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

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.ja?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.ja [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.ja [utf-8] Fri Jul 26 \
14:32:47 2013 @@ -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

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.ko?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.ko [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.ko [euc-kr] Fri Jul 26 \
14:32:47 2013 @@ -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

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.tr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.tr?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.tr [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_env.xml.tr [utf-8] Fri Jul 26 \
14:32:47 2013 @@ -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>

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_http.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_http.html.en?rev=1507334&r1=1507333&r2=1507334&view=diff
 ==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_http.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_http.html.en Fri Jul 26 \
14:32:47 2013 @@ -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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic