
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Testing Apache for gzip modules
On Sat, Sep 25, 2010 at 8:15 PM, Dave M G <dave@example.com> wrote:
> I'm trying to set up my web sites to use gzip compression and expires
> headers.
> Naturally, I'm trying to learn from searching the web for instructions
> on exactly how to do that.
if you use apache-httpd-2.2.x, you can use mod_deflate:
http://httpd.apache.org/docs/2.0/mod/mod_deflate.html
to check installed modules you can use httpd command:
%httpd -M
with best regards,
-dikshie-
Home |
Main Index |
Thread Index