-------------------------------------------------- From: "J. Bakshi" <joydeep@xxxxxxxxxxxxxxx> Sent: 04 February, 2010 11:03 To: <users@xxxxxxxxxxxxxxxx> Subject: Re: How to check that mod_deflate is enable ?
On 02/04/2010 04:19 PM, Martin Barry wrote:$quoted_author = "J. Bakshi" ;Any clue please ?Check it's been included: rpm -ql apache2 | grep deflate Enable it: a2enmod deflate cheers MartyHello Marty, many many thanks for your kind attention and solution. It helped me. Is there any way to check the deflate is operational ? thanks once again. -- জয়দীপ বক্সী --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
Check in your main httpd.conf file for mod_deflate, and see if load is next to it.
Thanks,Daniel
--------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx