summaryrefslogtreecommitdiffstats
path: root/www/mod_gzip2/pkg-descr
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2000-12-13 21:44:33 +0000
committerjeh <jeh@FreeBSD.org>2000-12-13 21:44:33 +0000
commitc1911e88071082b8cf5bdd20fe9d52f8be5d58d5 (patch)
tree6cb07a6d68fbc5c21246ea9fa27b824bc64a31d0 /www/mod_gzip2/pkg-descr
parent880b9a28c9615188fb55335cb98a194ad0857201 (diff)
downloadFreeBSD-ports-c1911e88071082b8cf5bdd20fe9d52f8be5d58d5.zip
FreeBSD-ports-c1911e88071082b8cf5bdd20fe9d52f8be5d58d5.tar.gz
New Port: An Apache module that provides on-the fly gzipping for capable browsers
PR: 23530 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to 'www/mod_gzip2/pkg-descr')
-rw-r--r--www/mod_gzip2/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mod_gzip2/pkg-descr b/www/mod_gzip2/pkg-descr
new file mode 100644
index 0000000..4472b21
--- /dev/null
+++ b/www/mod_gzip2/pkg-descr
@@ -0,0 +1,9 @@
+This apache's module detects the browsers capable of decompressing
+the objects on the fly and applies compression to pages, etc. sent
+to those browsers. This includes dynamicly generated content too.
+
+Due to browsers' bugs or for other reasons (gzip-ing a typical JPEG
+file is silly, for example) you may wish to disable compression of
+some MIME-types and mod_gzip allows you to do that.
+
+WWW: http://www.remotecommunications.com/apache/mod_gzip/
OpenPOWER on IntegriCloud