Install mod_gzip on Centos?

5 posts / 0 new
Last post
#1 Wed, 12/04/2013 - 10:13
DoubleSpeed

Install mod_gzip on Centos?

Can anyone advise/help give guidance on how to install mod_gzip onto a Centos system?

Thu, 12/05/2013 - 09:32
DoubleSpeed

Any one help?

Thu, 12/05/2013 - 14:25
andreychek

Howdy,

Apache comes with mod_deflate on CentOS 5 and 6, would that do what you're after?

You can read about what that does here:

http://httpd.apache.org/docs/2.2/mod/mod_deflate.html

It should be enabled by default, but you can search your Apache config for the term "deflate".

-Eric

Mon, 12/09/2013 - 04:45
DoubleSpeed

Yes thanks this is good enough

Mon, 07/01/2019 - 15:09
paulfromsurrey

Hello double here is the info I used but did not worked for me

https://www.digitalocean.com/community/tutorials/how-to-install-and-conf...

Topic locked