Antwort: [Mod_gzip] mod_gzip-1.3.26.1a for Apache 1.3.27 with
EAPI option
mod_gzip@lists.over.net
mod_gzip@lists.over.net
Wed, 8 Jan 2003 11:10:15 +0200
Hi Dan,
> Does anyone know where I can download a pre compiled version
> of ApacheModuleGzip.dll.zip (mod_gzip-1.3.26.1a) that will
> work correctly with the mod_ssl & mod_perl-eapi modules on Win32?
um, that's not so easy as to just provide a mod_gzip ver-
sion customized to your needs.
mod_gzip 1.3 cannot work together with mod_ssl in a trivial
way - this is due to the mod_ssl behaviour.
I don't know of any better solution than using two virtual
hosts and the "mod_proxy trick" for this purpose.
mod_perl shouldn't be any issue at all - at least I never
heard about problems from this side.
The EAPI warning is what it tells you - a warning, no more.
It results from the Apache API interface that has been
"patched" by the mod_ssl code; mod_gzip will still work in
this case (even it compiled without the command line switches
that could make this warning go away).
Regards, Michael