From: Nick Kew
Date: Wed, 28 May 2008 21:58:29 +0000 (+0000)
Subject: Document the fact that mod_proxy interpolation is now supported in 2.2.9.
X-Git-Tag: 2.2.9~80
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d40735ec700fb4e75c21d5700dec1f16e37765;p=thirdparty%2Fapache%2Fhttpd.git
Document the fact that mod_proxy interpolation is now supported in 2.2.9.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661109 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index e363b1ce1c3..d0125c5f73b 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -854,7 +854,8 @@ expressions
removes the normal limited protection against URL-based attacks
provided by the proxy.
- The optional interpolate keyword, in combination with
+
The optional interpolate keyword (available in
+ httpd 2.2.9 and later), in combination with
ProxyPassInterpolateEnv causes the ProxyPass
to interpolate environment variables, using the syntax
${VARNAME}. Note that many of the standard CGI-derived
@@ -965,7 +966,8 @@ proxied server
because it doesn't depend on a corresponding ProxyPass directive.
- The optional interpolate keyword, used together with
+
The optional interpolate keyword (available in
+ httpd 2.2.9 and later), used together with
ProxyPassInterpolateEnv, enables interpolation
of environment variables specified using the format ${VARNAME}.
@@ -1414,7 +1416,7 @@ header for proxied requests
virtual host
Location
-Available in trunk only
+Available in httpd 2.2.9 and later
This directive, together with the interpolate argument to