git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@641391
13f79535-47bb-0310-9956-
ffa450edef68
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 <directive module="mod_env">SetEnv</directive> directive runs
+ late during request processing meaning that directives such as
+ <directive module="mod_setenvif">SetEnvIf</directive> and <directive
+ module="mod_rewrite">RewriteCond</directive> will not see the
+ variables set with it.</li>
</ul>
</section>
</section>