changing mod_proxy.html.en   1.17  22 hours kess

changes:
added a clarification about separation of proxy functionality and mod_cache;
added a link to mod_ssl (for proxy directives)

explanation:
the summary says:
"Please note that the caching function present in mod_proxy up to Apache 
v1.3.x has been removed from mod_proxy and will be incorporated into a new 
module, mod_cache.2

Due to my experience on some lists I've simply added a phrase for 
clarification.
i.t

-- 
 . ___
 |  |  Irmund     Thum
 |  |   
--- mod_proxy.xml.orig	2002-09-30 20:48:35.000000000 +0200
+++ mod_proxy.xml	2002-09-30 20:55:15.000000000 +0200
@@ -34,10 +34,14 @@
 
 <p>Please note that the <strong>caching</strong> function present in
 mod_proxy up to Apache v1.3.x has been <strong>removed</strong> from
-mod_proxy and will be incorporated into a new module, mod_cache.</p>
+mod_proxy and will be incorporated into a new module, mod_cache. In other words:
+the Apache 2.0.x-Proxy doesn't 
+cache at all - all caching functionality has been moved into mod_cache, 
+which is capable of caching any content, not only content from proxy.
+</>
 
 <p>If you need to use SSL when contacting remote servers, have a look at the
-<code>SSLProxy*</code> directives in mod_ssl.</p>
+<code>SSLProxy*</code> directives in <a href="mod_ssl.html.en">mod_ssl</a>.</p>
 
 <note type="warning"><p>Do not enable proxying with <directive
 module="mod_proxy">ProxyRequests</directive> until you have 

Attachment: 0x0A98C210.asc
Description: application/pgp-keys

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to