From 0d2049f46246da431ff717de2161e36367d96514 Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Fri, 11 Nov 2011 17:17:02 +0000
Subject: [PATCH] A little clarification about variable interpolation, as
requested in bug #51125
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200968 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_proxy.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 3caea11b47..975394fab6 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -1725,7 +1725,7 @@ header for proxied requests
ProxyPassReverseCookiePath directives,
and causes them to substitute the value of an environment
variable varname
for the string ${varname}
- in configuration directives.
+ in configuration directives (if the interpolate option is set).
Keep this turned off (for server performance) unless you need it!
--
2.50.1