summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_setenvif.xml
diff options
context:
space:
mode:
authorKen Coar <coar@apache.org>2002-11-12 19:11:36 +0000
committerKen Coar <coar@apache.org>2002-11-12 19:11:36 +0000
commitd16d88570660ed5dc43823456fdcb03e7fd8b9c5 (patch)
tree66f6384227650fb6cc8ebf1bd13f4e02882b65bb /docs/manual/mod/mod_setenvif.xml
parent7d79ef3ded993abb2d904f95251b6c4c74336e6d (diff)
downloadhttpd-d16d88570660ed5dc43823456fdcb03e7fd8b9c5.tar.gz
add change to mod_setenvif, and update .ja.jis files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97495 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_setenvif.xml')
-rw-r--r--docs/manual/mod/mod_setenvif.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_setenvif.xml b/docs/manual/mod/mod_setenvif.xml
index f295188a17..3bc75e79e6 100644
--- a/docs/manual/mod/mod_setenvif.xml
+++ b/docs/manual/mod/mod_setenvif.xml
@@ -135,6 +135,10 @@ respect to case</description>
<li><code>Remote_Addr</code> - the IP address of the client
making the request</li>
+ <li><code>Server_Addr</code> - the IP address of the server
+ on which the request was received (only with versions later
+ than 2.0.43)</li>
+
<li><code>Remote_User</code> - the authenticated username (if
available)</li>