summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Toscano <elukey@apache.org>2016-12-30 14:40:42 +0000
committerLuca Toscano <elukey@apache.org>2016-12-30 14:40:42 +0000
commit10ce8a9b65b84eb0400861da0e625f52248afd67 (patch)
tree8e9caf58b56bb64b0d6e98c8c35df2bd412be253
parent9a60440612355290826a1fe57a5606ecc90ea142 (diff)
downloadhttpd-10ce8a9b65b84eb0400861da0e625f52248afd67.tar.gz
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
-rw-r--r--docs/manual/mod/mod_remoteip.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_remoteip.xml b/docs/manual/mod/mod_remoteip.xml
index 09f9b9e591..fe9d8f48db 100644
--- a/docs/manual/mod/mod_remoteip.xml
+++ b/docs/manual/mod/mod_remoteip.xml
@@ -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">