diff options
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/mod/mod_proxy.html.en | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_proxy.xml.ja | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index cfd15af24d..666948b5de 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -1339,7 +1339,7 @@ through</td></tr> <code class="directive">ProxyPassReverseCookiePath</code> 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> </div> diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index da5194c4b5..8e13431656 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 344971:1200955 (outdated) --> +<!-- English Revision: 344971:1200968 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more |