Quote:
|
Originally Posted by Tenaka
well I understood it like this (I hope I got it right:-)
downlaod source of apache2 => /usr/local/src
h898552:/usr/local/src/httpd-2.2.3# ./configure --prefix=/usr/local/apache2 --enable-proxy --enable-proxy-http --enable-cache --enable-mem_cache
these are the modules
still working on it... I thought I might need, then make, folowed by make install
|
Did you check if Debian's Apache package has support for the proxy module? I'm not sure, but you wouldn't need to copmpile your own Apache then...