summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_remoteip.xml
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2009-06-14 15:52:29 +0200
committerLucien Gentis <lgentis@apache.org>2009-06-14 15:52:29 +0200
commited7b8109192fb4d40d4f0a9283d245dd61c508c0 (patch)
treef0309ea6ce809fce4959a0e0a49fc00225e818d0 /docs/manual/mod/mod_remoteip.xml
parentSome typos. (diff)
downloadapache2-ed7b8109192fb4d40d4f0a9283d245dd61c508c0.tar.xz
apache2-ed7b8109192fb4d40d4f0a9283d245dd61c508c0.zip
Some typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@784558 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_remoteip.xml')
-rw-r--r--docs/manual/mod/mod_remoteip.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_remoteip.xml b/docs/manual/mod/mod_remoteip.xml
index c50629f0ff..40104b743b 100644
--- a/docs/manual/mod/mod_remoteip.xml
+++ b/docs/manual/mod/mod_remoteip.xml
@@ -76,8 +76,8 @@ balancer via the request headers.
fresh dns or ident query of the remote IP address.</p>
<p>When multiple, comma delimited remote IP addresses are listed in the
- header value, they are processed in Right-to-Left order. Processessing
- halts when the a given remote IP address is not trusted to present the
+ header value, they are processed in Right-to-Left order. Processing
+ halts when a given remote IP address is not trusted to present the
preceeding IP address. The header field is updated to this remaining
list of unconfirmed IP addresses, or if all IP addresses were trusted,
this header is removed from the request altogether.</p>
@@ -161,7 +161,7 @@ balancer via the request headers.
to trust as presenting a valid RemoteIPHeader value of the client IP.</p>
<p>The '<code>#</code>' hash character designates a comment line, otherwise
- each whitespace or newline seperated entry is processed identically to
+ each whitespace or newline separated entry is processed identically to
the <directive>RemoteIPInternalProxy</directive> directive.</p>
<example><title>Internal (Load Balancer) Example</title>