]> granicus.if.org Git - apache/commitdiff
A little clarification about variable interpolation, as requested in bug #51125
authorRich Bowen <rbowen@apache.org>
Fri, 11 Nov 2011 17:17:02 +0000 (17:17 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 11 Nov 2011 17:17:02 +0000 (17:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200968 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index 3caea11b473a72337728cca7886a1169dfdc7dc0..975394fab6543abbef2699a3c7312d8178959fe7 100644 (file)
@@ -1725,7 +1725,7 @@ header for proxied requests</description>
     <directive>ProxyPassReverseCookiePath</directive> directives,
     and causes them to substitute the value of an environment
     variable <code>varname</code> for the string <code>${varname}</code>
-    in configuration directives.</p>
+    in configuration directives (if the <var>interpolate</var> option is set).</p>
     <p>Keep this turned off (for server performance) unless you need it!</p>
 </usage>
 </directivesynopsis>