08-22-05 07:55 AM
On 2005-08-22, Marc August <stereokind@gmail.com> wrote:
> OK, I was thinking about the Reverse-Proxy functionality, which is based
> on several packets in my scenario:
> -mod_proxy, mod_ssl, mod_proxy_html, mod_headers, mod_cache, mod_deflate
> Further I thought about compiling just with this set of modules.
Fine, then you need those modules minimum, remember that you can
compile the modules built-in (no LoadModule required) or compile them
as add-on (need LoadModule). Moreover, if you forget one module built-in,
you have to recompile the whole sheebang, if you use add-on (dynamically
loaded) you can add the module later.
Davide
--
Could you stop changing your email address willy-nilly, so my killfile
can spare me from your erudition and wit?
-- Alan Shutko
[ Post a follow-up to this message ]
|