blob: deb424fd1d6bf28f46795f8af4128cf082cb8887 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
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.
This is the updated mod_gzip for apache version 2.0 and above.
It has better compression and better logging than the builtin module
mod_deflate.
|