]> granicus.if.org Git - apache/commitdiff
compat note for REMOTE_PORT
authorEric Covener <covener@apache.org>
Fri, 24 Mar 2017 17:32:17 +0000 (17:32 +0000)
committerEric Covener <covener@apache.org>
Fri, 24 Mar 2017 17:32:17 +0000 (17:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1788508 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.xml

index 4721abb09f33e3f63fad922448c2c8e086919ef8..2431f9b1132aa7c9a153cc8a1885890c4ea9ad5f 100644 (file)
@@ -231,7 +231,7 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"
     <tr><td><code>REMOTE_ADDR</code></td>
         <td>The IP address of the remote host</td></tr>
     <tr><td><code>REMOTE_PORT</code></td>
-        <td>The port of the remote host</td></tr>
+        <td>The port of the remote host (2.4.26 and later)</td></tr>
     <tr><td><code>REMOTE_HOST</code></td>
         <td>The host name of the remote host</td></tr>
     <tr><td><code>REMOTE_USER</code></td>