From: Vincent Bray Date: Sun, 22 Jul 2007 14:41:35 +0000 (+0000) Subject: Fix typo in typo fix in 558487 X-Git-Tag: 2.2.5~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f403ac39ffbf54bd7b61c5c468ff5d75c3704e3;p=thirdparty%2Fapache%2Fhttpd.git Fix typo in typo fix in 558487 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@558488 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index 07c7f80b440..acfc096dccc 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -125,7 +125,7 @@ by mod_cache) to reduce network usage.

The forward proxy is activated using the ProxyRequests directive. Because - forward proxyies allow clients to access arbitrary sites through + forward proxies allow clients to access arbitrary sites through your server and to hide their true origin, it is essential that you secure your server so that only authorized clients can access the proxy before activating a diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 3aae79d01bb..7e9bc968352 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -88,7 +88,7 @@

The forward proxy is activated using the ProxyRequests directive. Because - forward proxyies allow clients to access arbitrary sites through + forward proxies allow clients to access arbitrary sites through your server and to hide their true origin, it is essential that you secure your server so that only authorized clients can access the proxy before activating a