[Zope] Zope and mod_proxy
   
    Dylan Reinhardt
     
    zope@dylanreinhardt.com
       
    25 Mar 2003 10:30:25 +0000
    
    
  
On Tue, 2003-03-25 at 16:58, Gerhard Venter wrote:
> Hi
> 
> Is there any Linux distribution that install Apache and Zope so that
> caching with mod_proxy is there by default (as in 
> http://www.zope.org/Members/rbeer/caching)
I hope not. :-)
You probably shouldn't run Apache until you understand how to configure
it.  This is doubly true when running proxy services.  
Look at the Apache docs on mod_proxy and pay particular attention to the
part where they discuss securing your proxy.  You may want to Google
around for "open proxy" as well.
HTH,
Dylan