From ef4b9f075b86e3b23c792367f4384b2c6dbe5476 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Tue, 27 Feb 2018 16:02:00 +0000 Subject: [PATCH] Fix the version number in the docs to match the real release. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825467 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_remoteip.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_remoteip.xml b/docs/manual/mod/mod_remoteip.xml index bac9e88a24..bc4a74b3fb 100644 --- a/docs/manual/mod/mod_remoteip.xml +++ b/docs/manual/mod/mod_remoteip.xml @@ -227,7 +227,7 @@ RemoteIPProxiesHeader X-Forwarded-By RemoteIPProxyProtocol On|Off server configvirtual host -RemoteIPProxyProtocol is only available in httpd 2.4.28 and newer +RemoteIPProxyProtocol is only available in httpd 2.4.31 and newer

The RemoteIPProxyProtocol directive enables or @@ -280,7 +280,7 @@ Listen 8080 RemoteIPProxyProtocolExceptions host|range [host|range] [host|range] server configvirtual host -RemoteIPProxyProtocolExceptions is only available in httpd 2.4.28 and newer +RemoteIPProxyProtocolExceptions is only available in httpd 2.4.31 and newer

The RemoteIPProxyProtocol directive enables or -- 2.50.1