You also need to include the ProxyRequests directive in the
/etc/apache/http.conf file.

At the end of this file just add the following lines:

## Proxy Settings
ProxyRequests on
CacheRoot /directory/to/hold/cache/files
CacheSize 10000
CacheDirLevels 3
CacheDirLength 2


Read through the apache docs (that are stored locally if you
installed the apache-doc package) for details of exactly what
each directive does, but the above is not a bad default.

John.

Miquel van Smoorenburg wrote:
> 
> In article <[EMAIL PROTECTED]>,
> peter karlsson  <[EMAIL PROTECTED]> wrote:
> >I'm running Slink and am in need of a version of Apache that has the proxy
> >module compiled-in (the supplied version hasn't). Is there a fully enabled
> >version available somewhere, or do I need to compile it from sources myself?
> 
> Why do you need it compiled in perse? The Debian Apache has most modules
> as DSO's (runtime loadable modules), including the proxy module. Just
> uncomment the LoadModule line in httpd.conf for mod_proxy, reload Apache
> et viola
> 
> Mike.
> --
> Indifference will certainly be the downfall of mankind, but who cares?
> 
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
begin:vcard 
n:Stevenson;John 
tel;fax:+31 20 34 22 820
tel;work:+31 20 34 22 820
x-mozilla-html:TRUE
url:www.oa.nl
org:OA Europe
version:2.1
email;internet:[EMAIL PROTECTED]
title:Technical Consultant 
adr;quoted-printable:;;Objective Alliance=0D=0AHoghilweg 14L;Amsterdam;Zoud Oust;1101 CD;Nederlands
x-mozilla-cpt:;-11328
fn:John  Stevenson
end:vcard

Reply via email to