From 0852cbec5fcbb270f287a1472df96783707e5ebe Mon Sep 17 00:00:00 2001 From: Vincent Bray Date: Wed, 26 Mar 2008 18:53:33 +0000 Subject: [PATCH] Update transformations 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 | 5 +++++ docs/manual/env.xml.es | 2 +- docs/manual/env.xml.fr | 2 +- docs/manual/env.xml.ja | 2 +- docs/manual/env.xml.ko | 2 +- 5 files changed, 9 insertions(+), 4 deletions(-) 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 @@ - + + + +