Index of /ports_www/p5-Apache-Compress

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 28-May-2011 14:15 1.0K [   ] distinfo 28-May-2011 14:15 149 [DIR] files/ 25-Dec-2006 04:08 - [TXT] pkg-descr 01-Oct-2003 18:07 470 [   ] pkg-plist 22-Jan-2006 05:57 292
This module lets you send the content of an HTTP response as gzip-
compressed data. Certain browsers (Netscape, IE) can request content
compression via the `Content-Encoding' header. This can speed things up
if you're sending large files to your users through slow connections.

Browsers that don't request gzipped data will receive regular
noncompressed data.

This module is compatibile with Apache::Filter, so you can compress the
output of other content-generators.