From: Andre Malo
Date: Fri, 14 Feb 2003 14:06:37 +0000 (+0000)
Subject: fix link to squid
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=159c9de69622af331e74263cd1e4142fa1596287;p=thirdparty%2Fapache%2Fhttpd.git
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 66dfe653f9b..8e73524fe28 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 8ac02514348..ee695345c40 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