[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modgzip
Subject:    [Mod_gzip] mod_gzip_command_version not working
From:       Bill Bradford <mrbill () mrbill ! net>
Date:       2002-03-20 1:29:17
[Download RAW message or body]

I've got mod_gzip compiled and added to my Apache 1.3.23 install as a DSO
(via apxs) under Solaris 8.  I dont get any errors, and everything starts up
fine:

[Tue Mar 19 19:17:59 2002] [notice] Apache/1.3.23 (Unix) mod_gzip/1.3.19.1a PHP/4.1.2 \
configured -- resuming normal operations

I have a number of name-based virtual hosts on my machine, but I cant get
<url>/mod_gzip_cmmand_version to work.  It just comes up 404, and this in
the logs:

[Tue Mar 19 19:18:30 2002] [error] [client 24.206.92.102] File does not exist: \
/www/vsites/mrbill.net/htdocs/mod_gzip_command_version

Here's the section of the Apache httpd.conf with the entries related to 
mod_gzip.  These are in the "main" section of the config file, before any
of the virtual hosts (so it should affect all of them):

LoadModule gzip_module          libexec/mod_gzip.so
# mod_gzip configuration directives
#
mod_gzip_on             Yes
mod_gzip_dechunk        Yes
mod_gzip_keep_workfiles No
mod_gzip_temp_dir       /www/mod_gzip_temp
mod_gzip_item_include   file \.html$
mod_gzip_item_include   file \.jsp$
mod_gzip_item_include   file \.php$
mod_gzip_item_include   mime ^text/.*
mod_gzip_item_include   mime ^application/x-httpd-php
mod_gzip_item_include   mime ^httpd/unix-directory$
mod_gzip_item_exclude   file \.css$
mod_gzip_item_exclude   file \.js$
mod_gzip_item_exclude   mime ^image/.*

Any suggestions as to how I can verify that its working properly would
be greatly appreciated. I want to compress all .html/.txt/.php files coming
off the server, on *any* of the virtual hosts.

Thanks for any suggestions.

Bill

-- 
Bill Bradford
mrbill@mrbill.net
Austin, TX
_______________________________________________
mod_gzip mailing list
mod_gzip@lists.over.net
http://lists.over.net/mailman/listinfo/mod_gzip


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic