From: Vincent Bray Date: Wed, 26 Mar 2008 18:42:36 +0000 (+0000) Subject: Update transformations X-Git-Tag: 2.2.9~272 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1293f86aa771876e779dce5f0a01798880775e1b;p=thirdparty%2Fapache%2Fhttpd.git Update transformations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@641470 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index ac1670abebd..0cdf8b1bee7 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -115,6 +115,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.ja b/docs/manual/env.xml.ja index 3528d8bef58..60e2c581749 100644 --- a/docs/manual/env.xml.ja +++ b/docs/manual/env.xml.ja @@ -1,7 +1,7 @@ - + +