diff options
Diffstat (limited to 'www/mod_gzip/pkg-descr')
-rw-r--r-- | www/mod_gzip/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/mod_gzip/pkg-descr b/www/mod_gzip/pkg-descr deleted file mode 100644 index 876e1a143df2..000000000000 --- a/www/mod_gzip/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -mod_gzip is an Internet Content Acceleration module for the popular -Apache Web Server. - -mod_gzip uses the well established and publicly available IETF -Content-Encoding standards in conjunction with publicy available GZIP -compression libraries such as ZLIB to deliver dynamically compressed -content 'on the fly' to any browser or user-agent that is capable of -receiving it. - -WWW: http://sourceforge.net/projects/mod-gzip/ |