diff options
Diffstat (limited to 'docs/manual/mod/mod_remoteip.html.en')
-rw-r--r-- | docs/manual/mod/mod_remoteip.html.en | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_remoteip.html.en b/docs/manual/mod/mod_remoteip.html.en index 912742fe81..4263570135 100644 --- a/docs/manual/mod/mod_remoteip.html.en +++ b/docs/manual/mod/mod_remoteip.html.en @@ -90,8 +90,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> @@ -178,7 +178,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 <code class="directive">RemoteIPInternalProxy</code> directive.</p> <div class="example"><h3>Internal (Load Balancer) Example</h3><p><code> |