From: Eric Covener Date: Fri, 24 Mar 2017 17:32:17 +0000 (+0000) Subject: compat note for REMOTE_PORT X-Git-Tag: 2.5.0-alpha~533 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25be6a52eabd309676e7ca14afc19271faa08592;p=thirdparty%2Fapache%2Fhttpd.git compat note for REMOTE_PORT git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1788508 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml index 4721abb09f3..2431f9b1132 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -231,7 +231,7 @@ listfunction ::= listfuncname "(" word ")" REMOTE_ADDR The IP address of the remote host REMOTE_PORT - The port of the remote host + The port of the remote host (2.4.26 and later) REMOTE_HOST The host name of the remote host REMOTE_USER