[Mod_gzip] (no subject)

mod_gzip@lists.over.net mod_gzip@lists.over.net
Thu, 7 Nov 2002 10:51:48 +0100


Hello everybody,

I have instralled Apache 1.3.27 an Tomcat 1.2 on Windows 2000 and connected
them through warp and would  to use mod_gzip compression. I downloaded
ApacheModuleGzip.dll copied it under modules directory and modified
httpd.conf as below:

LoadModule info_module modules/mod_info.so
LoadModule webapp_module modules/mod_webapp.so
LoadModule gzip_module modules/ApacheModuleGzip.dll

ClearModuleList

AddModule mod_env.c
AddModule mod_log_config.c
AddModule mod_mime.c
AddModule mod_negotiation.c
AddModule mod_info.c
AddModule mod_include.c
AddModule mod_autoindex.c
AddModule mod_dir.c
AddModule mod_isapi.c
AddModule mod_cgi.c
AddModule mod_asis.c
AddModule mod_imap.c
AddModule mod_actions.c
AddModule mod_userdir.c
AddModule mod_alias.c
AddModule mod_access.c
AddModule mod_auth.c
AddModule mod_so.c
AddModule mod_setenvif.c
AddModule mod_webapp.c
AddModule mod_gzip.c


But when I call a page, it does not compress it (I am listening the port so
I can seewhether content is cmpressed or not). I must be skipping something
but I dont know. Is there anyone can tell what is wrong or what can I do?
For instance some configuration etc?
Thanks,

Baris


This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information.  If you have
received it in error, please notify the sender immediately and delete the
original.  Any other use of the email by you is prohibited.