From: Nick Kew
Date: Wed, 28 May 2008 21:56:25 +0000 (+0000)
Subject: Document the fact that mod_proxy interpolation is now supported in 2.2.9.
X-Git-Tag: 2.3.0~567
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a39710f0a7ddbfba0dfa73e5dce0c8d49cf688ab;p=apache
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/trunk@661107 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index cbdebabac0..6ec53ff138 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -880,7 +880,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
@@ -990,7 +991,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}.
@@ -1410,7 +1412,7 @@ header for proxied requests
virtual host
directory
-Available in trunk only
+Available in httpd 2.2.9 and later
This directive, together with the interpolate argument to