From 2f403ac39ffbf54bd7b61c5c468ff5d75c3704e3 Mon Sep 17 00:00:00 2001 From: Vincent Bray Date: Sun, 22 Jul 2007 14:41:35 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_proxy.html.en | 2 +- docs/manual/mod/mod_proxy.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3