]> granicus.if.org Git - apache/commitdiff
fix link to squid
authorAndré Malo <nd@apache.org>
Fri, 14 Feb 2003 14:06:37 +0000 (14:06 +0000)
committerAndré Malo <nd@apache.org>
Fri, 14 Feb 2003 14:06:37 +0000 (14:06 +0000)
PR: 17073

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98654 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml

index 66dfe653f9baa88dbcf7984c86369e2d7aece6a8..8e73524fe28fc8680272dcc421775d8686be5c1c 100644 (file)
@@ -122,7 +122,7 @@ forward proxy and the remote webserver.</p>
 using the <code class="directive"><a href="#proxyremote">ProxyRemote</a></code>
 directive. In addition, caching of data can be achieved by configuring
 Apache <code class="module"><a href="../mod/mod_cache.html">mod_cache</a></code>. Other dedicated forward proxy
-packages include <a href="http://www.squid.org">Squid</a>.</p>
+packages include <a href="http://www.squid-cache.org/">Squid</a>.</p>
 
 <p>A <em>reverse proxy</em> is a webserver system that is capable of serving webpages
 sourced from other webservers - in addition to webpages on disk or generated
index 8ac0251434846c43b1a3acba79e30c9556921d5a..ee695345c40bc18e84af12fd2c057f5b365168b5 100644 (file)
@@ -81,7 +81,7 @@ forward proxy and the remote webserver.</p>
 using the <directive module="mod_proxy">ProxyRemote</directive>
 directive. In addition, caching of data can be achieved by configuring
 Apache <module>mod_cache</module>. Other dedicated forward proxy
-packages include <a href="http://www.squid.org">Squid</a>.</p>
+packages include <a href="http://www.squid-cache.org/">Squid</a>.</p>
 
 <p>A <em>reverse proxy</em> is a webserver system that is capable of serving webpages
 sourced from other webservers - in addition to webpages on disk or generated