]> granicus.if.org Git - apache/commitdiff
Fix typo in mod_remoteip's doc
authorLuca Toscano <elukey@apache.org>
Fri, 30 Dec 2016 14:40:42 +0000 (14:40 +0000)
committerLuca Toscano <elukey@apache.org>
Fri, 30 Dec 2016 14:40:42 +0000 (14:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776578 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_remoteip.xml

index 09f9b9e591d91a5898d6d5cb0a14c21304a1bf43..fe9d8f48db17e02a5c5fb5392c703c87db6b6ba3 100644 (file)
@@ -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">