From: Vincent Bray Date: Wed, 26 Mar 2008 18:53:33 +0000 (+0000) Subject: Update transformations X-Git-Tag: 2.0.64~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0852cbec5fcbb270f287a1472df96783707e5ebe;p=thirdparty%2Fapache%2Fhttpd.git Update transformations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@641480 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index b5f2f5700d7..0dc2d1c307b 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -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. + +
  • The SetEnv directive runs + late during request processing meaning that directives such as + SetEnvIf and RewriteCond will not see the + variables set with it.
  • top
    diff --git a/docs/manual/env.xml.es b/docs/manual/env.xml.es index 621f9990180..7b483a04a4c 100644 --- a/docs/manual/env.xml.es +++ b/docs/manual/env.xml.es @@ -1,7 +1,7 @@ - + + + +