ect: [EMAIL PROTECTED] Compiling Apache with mod_proxy_html
I'm trying to get apache 2.0.61 working.
I use the following configure parameters:
./configure
--enable-deflate \
--enable-headers \
--enable-proxy \
--enable-proxy-connect \
--enable-proxy-http \
--enable-rewri
I'm trying to get apache 2.0.61 working.
I use the following configure parameters:
./configure
--enable-deflate \
--enable-headers \
--enable-proxy \
--enable-proxy-connect \
--enable-proxy-http \
--enable-rewrite \
--enable-so \
--enable-ssl
Do a "make" and "make insta