You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by no...@apache.org on 2008/03/26 19:53:37 UTC

svn commit: r641480 - in /httpd/httpd/branches/2.0.x/docs/manual: env.html.en env.xml.es env.xml.fr env.xml.ja env.xml.ko

Author: noodl
Date: Wed Mar 26 11:53:33 2008
New Revision: 641480

URL: http://svn.apache.org/viewvc?rev=641480&view=rev
Log:
Update transformations

Modified:
    httpd/httpd/branches/2.0.x/docs/manual/env.html.en
    httpd/httpd/branches/2.0.x/docs/manual/env.xml.es
    httpd/httpd/branches/2.0.x/docs/manual/env.xml.fr
    httpd/httpd/branches/2.0.x/docs/manual/env.xml.ja
    httpd/httpd/branches/2.0.x/docs/manual/env.xml.ko

Modified: httpd/httpd/branches/2.0.x/docs/manual/env.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/env.html.en?rev=641480&r1=641479&r2=641480&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/env.html.en (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/env.html.en Wed Mar 26 11:53:33 2008
@@ -117,6 +117,11 @@
           not be a number. Characters which do not match this
           restriction will be replaced by an underscore when passed to
           CGI scripts and SSI pages.</li>
+          
+          <li>The <code class="directive"><a href="./mod/mod_env.html#setenv">SetEnv</a></code> directive runs
+          late during request processing meaning that directives such as
+          <code class="directive"><a href="./mod/mod_setenvif.html#setenvif">SetEnvIf</a></code> and <code class="directive"><a href="./mod/mod_rewrite.html#rewritecond">RewriteCond</a></code> will not see the
+          variables set with it.</li>
         </ul>
     
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>

Modified: httpd/httpd/branches/2.0.x/docs/manual/env.xml.es
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/env.xml.es?rev=641480&r1=641479&r2=641480&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/env.xml.es (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/env.xml.es Wed Mar 26 11:53:33 2008
@@ -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.es.xsl"?>
-<!-- English Revision: 151405:421174 (outdated) -->
+<!-- English Revision: 151405:641474 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.0.x/docs/manual/env.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/env.xml.fr?rev=641480&r1=641479&r2=641480&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/env.xml.fr (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/env.xml.fr Wed Mar 26 11:53:33 2008
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 151405:421174 (outdated) -->
+<!-- English Revision: 151405:641474 (outdated) -->
 <!-- French Translation by Vincent Deffontaines, review by alain B -->
 
 <!--

Modified: httpd/httpd/branches/2.0.x/docs/manual/env.xml.ja
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/env.xml.ja?rev=641480&r1=641479&r2=641480&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/env.xml.ja [iso-2022-jp] (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/env.xml.ja [iso-2022-jp] Wed Mar 26 11:53:33 2008
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 106090:421174 (outdated) -->
+<!-- English Revision: 106090:641474 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more

Modified: httpd/httpd/branches/2.0.x/docs/manual/env.xml.ko
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/docs/manual/env.xml.ko?rev=641480&r1=641479&r2=641480&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/docs/manual/env.xml.ko [euc-kr] (original)
+++ httpd/httpd/branches/2.0.x/docs/manual/env.xml.ko [euc-kr] Wed Mar 26 11:53:33 2008
@@ -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: 106090:421174 (outdated) -->
+<!-- English Revision: 106090:641474 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more