From: Luca Toscano Date: Sat, 6 May 2017 14:07:08 +0000 (+0000) Subject: Remove unclear sentence in mod_remoteip doc X-Git-Tag: 2.5.0-alpha~426 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1bf556e516e69284432d965f34e581552ac66e4e;p=thirdparty%2Fapache%2Fhttpd.git Remove unclear sentence in mod_remoteip doc This sentence has been discussed in the docs@ mailing list since it wasn't super clear for some people. I propose to just remove it, the rest of the content is already clear in my opinion. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794142 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_remoteip.xml b/docs/manual/mod/mod_remoteip.xml index 3b07256d41b..1e693a4fcb7 100644 --- a/docs/manual/mod/mod_remoteip.xml +++ b/docs/manual/mod/mod_remoteip.xml @@ -288,8 +288,7 @@ Listen 8080 Sometimes it is desirable to require clients to provide the PROXY header, but permit other clients to connect without it. This directive allows a server administrator to configure a single host or CIDR range of hosts that may do - so. This is generally useful for monitoring and administrative traffic to a - virtual host direct to the server behind the upstream load balancer.

+ so.