]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update transformations
authorVincent Bray <noodl@apache.org>
Wed, 26 Mar 2008 18:53:33 +0000 (18:53 +0000)
committerVincent Bray <noodl@apache.org>
Wed, 26 Mar 2008 18:53:33 +0000 (18:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@641480 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.html.en
docs/manual/env.xml.es
docs/manual/env.xml.fr
docs/manual/env.xml.ja
docs/manual/env.xml.ko

index b5f2f5700d71e2131e19067b8a1837225b887237..0dc2d1c307b4453185f76967ed0bfaafdb9893ac 100644 (file)
           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>
index 621f9990180815f50c52f6bc50ab366ca0bf7b97..7b483a04a4cd6450397a16a09d309cc64fd69223 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.es.xsl"?>
-<!-- English Revision: 151405:421174 (outdated) -->
+<!-- English Revision: 151405:641474 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 6f53df2bf0ade824af66bf4344eab2a62844efba..9a698bd9ed64d1646b46d9b9ae3da56b17e1ef8a 100644 (file)
@@ -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 -->
 
 <!--
index 3eb117464554293745abffed8e000ed6eea7150e..42eba320af11aafe4785534225f0a521f33aff7a 100644 (file)
@@ -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
index 4f48cb85d7435c845f36d40f61307997c9e96b18..2b436510dee6c59db11086cf95ebe80d355d015f 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: 106090:421174 (outdated) -->
+<!-- English Revision: 106090:641474 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more