From 10ce8a9b65b84eb0400861da0e625f52248afd67 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Fri, 30 Dec 2016 14:40:42 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_remoteip.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 On will return a 400 Bad Request. - Virtual hosts configured with Optional will continue as + Virtual hosts configured with Optional will continue as usual but without replacing the client IP information -- 2.50.1