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

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

index ac1670abebd5bbe13375c90ecbc587228c817489..0cdf8b1bee71aa4accd4b82f087e20320959a189 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 3528d8bef58373a9d70fe03139e4685987f48f54..60e2c5817497de0d089f1609b2ea22cefaa5710e 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: 421100:580736 (outdated) -->
+<!-- English Revision: 421100:641468 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index e60805474e36e223c67a47bbc2b5e797017a493d..e0e94e5beaf7b42b83e3aeea62a270a83b2b99be 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: 105989:580736 (outdated) -->
+<!-- English Revision: 105989:641468 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more