Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

Re: [users@httpd] How to check that mod_deflate is enable ?

Martin Barry

2010-02-04

Replies: Find Java Web Hosting

Author LoginPost Reply
$quoted_author = "J. Bakshi" ;
>
> Any clue please ?

Check it's been included:

rpm -ql apache2 | grep deflate


Enable it:

a2enmod deflate


cheers
Marty

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.