Antwort: [Mod_gzip] w2k, apache 2.0.43, php 4.2.4-dev

mario aeby mod_gzip@lists.over.net
Wed, 16 Oct 2002 02:09:13 +0200


hi again,

i just made some additional tests, here is what i've got:

i was wondering if there's something wrong with the .so-module, so i
changed my httpd.conf the following way:

LoadModule gzip_module modules/mod_gzip.so
<IfModule !mod_gzip.c>
	...
</IfModule>

apache started without an error message, the web-server is working as
intended! i think there's something wrong with my config-settings, here
you go (again):

--- snip ---

LogFormat "[%f] > uncompressed: %{mod_gzip_input_size}n bytes //
compressed: %{mod_gzip_output_size}n bytes // compress-ratio:
%{mod_gzip_compression_ratio}n pct." mod_gzip_info
CustomLog logs/alpha_emeidi_local__mod_gzip.log mod_gzip_info

mod_gzip_on				Yes 
mod_gzip_minimum_file_size	300 
mod_gzip_maximum_file_size	0 
mod_gzip_maximum_inmem_size	100000 
mod_gzip_item_include file	.(htm|html|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/.* 
mod_gzip_dechunk			Yes 
mod_gzip_keep_workfiles		No 
mod_gzip_can_negotiate		No

mod_gzip_temp_dir "c:/temp/apache/mod_gzip/"

--- snap ---

any obvious errors?

danke & grüsse
mario
--
mario aeby, eMeidi.com
http://www.eMeidi.com