Commit c1174d92 authored by Luca Toscano's avatar Luca Toscano
Browse files

Fix typo in mod_remoteip's doc

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776578 13f79535-47bb-0310-9956-ffa450edef68
parent b6855504
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -251,7 +251,7 @@ RemoteIPProxiesHeader X-Forwarded-By
    flags, connections will not be aborted if the header is not sent.
    Instead, enforcement will happen after the request is read so virtual
    hosts configured with <code>On</code> will return a 400 Bad Request.
    Virtual hosts configured with </code>Optional</code> will continue as
    Virtual hosts configured with <code>Optional</code> will continue as
    usual but without replacing the client IP information</note>
    
    <highlight language="config">