From: Chuck Murcko Date: Tue, 24 Dec 1996 21:31:17 +0000 (+0000) Subject: clanups for proxy location & protocols. X-Git-Tag: APACHE_1_2b3~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d61de2b09b7cd18b370b12491cf612341e6bbcdf;p=apache clanups for proxy location & protocols. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77345 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.html b/docs/manual/mod/mod_proxy.html index e8a6548cf5..c713bb3b6d 100644 --- a/docs/manual/mod/mod_proxy.html +++ b/docs/manual/mod/mod_proxy.html @@ -8,7 +8,8 @@

Apache module mod_proxy

-This module is contained in the mod_proxy.c file, and +This module is contained in the mod_proxy.c file for Apache 1.1.x, +or the modules/proxy/libproxy.a library for Apache 1.2, and is not compiled in by default. It provides for a caching proxy server. It is only available in Apache 1.1 and later. Common configuration questions are addressed here. @@ -22,6 +23,7 @@ stability is greatly improved.

This module implements a proxy/cache for Apache. It implements proxying capability for FTP, +CONNECT (for SSL), HTTP/0.9, and HTTP/1.0. The module can be configured to connect to other proxy modules for these