mod-gzip

mod-gzip-disk is a module for serving pre-compressed HTML files to clients to avoid compression on the fly.

usage

gunzip -c mod_gzip_disk-0.5.tar.gz | tar -xvpf -
cd mod_gzip_disk
sudo make module

apxs might complain that the module cannot be inserted into the configuration because the config does not already have an example to follow. If this is the case then add the following to httpd.conf:

LoadModule gzip_disk_module modules/mod_gzip_disk.so

Check that modules/mod_gzip_disk.so does exist in ServerRoot.

home

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]gzip.html2009-02-15 12:51 640  
[   ]mod_gzip_disk-0.02.tar.gz2008-01-25 21:06 3.3K 
[   ]mod_gzip_disk-0.02.tar.gz.asc2008-05-26 23:07 189  
[   ]mod_gzip_disk-0.03.tar.gz2008-02-13 19:10 3.2K 
[   ]mod_gzip_disk-0.03.tar.gz.asc2008-05-26 23:07 189  
[   ]mod_gzip_disk-0.5.tar.gz2009-02-14 17:50 3.2K 
[   ]mod_gzip_disk-0.5.tar.gz.asc2009-02-15 12:57 197  
[   ]mod_gzip_disk.tar.gz2007-11-02 19:38 3.1K 
[   ]mod_gzip_disk.tar.gz.asc2008-05-26 23:07 189  

Apache/2.4.57 (Debian) Server at www.usenix.org.uk Port 443