From: André Malo
Date: Fri, 14 Feb 2003 14:06:37 +0000 (+0000)
Subject: fix link to squid
X-Git-Tag: pre_ajp_proxy~2144
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74f2a5330956b979027b59585ee2c60231c5a02c;p=apache
fix link to squid
PR: 17073
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98654 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index 66dfe653f9..8e73524fe2 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -122,7 +122,7 @@ forward proxy and the remote webserver.
using the ProxyRemote
directive. In addition, caching of data can be achieved by configuring
Apache mod_cache
. Other dedicated forward proxy
-packages include Squid.
+packages include Squid.
A reverse proxy is a webserver system that is capable of serving webpages
sourced from other webservers - in addition to webpages on disk or generated
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 8ac0251434..ee695345c4 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -81,7 +81,7 @@ forward proxy and the remote webserver.
using the ProxyRemote
directive. In addition, caching of data can be achieved by configuring
Apache mod_cache. Other dedicated forward proxy
-packages include Squid.
+packages include Squid.
A reverse proxy is a webserver system that is capable of serving webpages
sourced from other webservers - in addition to webpages on disk or generated