]> granicus.if.org Git - apache/commitdiff
Remove unclear sentence in mod_remoteip doc
authorLuca Toscano <elukey@apache.org>
Sat, 6 May 2017 14:07:08 +0000 (14:07 +0000)
committerLuca Toscano <elukey@apache.org>
Sat, 6 May 2017 14:07:08 +0000 (14:07 +0000)
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

docs/manual/mod/mod_remoteip.xml

index 3b07256d41b1e5e2cd262609e491822cb20c00e1..1e693a4fcb78fdca0adc7c36ded8caf7803f051e 100644 (file)
@@ -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.</p>
+    so.</p>
 </usage>
 </directivesynopsis>