enable mod_gzip for virtual server

I’m new to Linux administration, and learning the curve. I checked but im not clear so asking here how to enable mod_gzip for individual/specific Virtual servers hosted on my server.

Im not sure If i saw that setting somewhere, not able to find it in the gui.

kindly guide!

Thanks

Howdy,

What Linux distro is it that you’re using there?

-Eric

CentOS 6 32bit and using WEBMIN/VirtualMin

PHP Version 5.3.3

phpinfo states
_SERVER[“HTTP_ACCEPT_ENCODING”] gzip, deflate

So I guess the module is installed, I just need to enable it either site wide or Per Virtual Server (website)

bumping this thread!! need to get this done ASAP…
Should be a small thing to fix isn’t it ?? any pointers please…

I couldn’t remember the details about mod_gzip on CentOS, but I searched Forums and found this post from a few months ago where I had researched that info.

The module mod_deflate has replaced mod_gzip, and is enabled by default for all domains on CentOS.

There’s a few more details here, take a peek at this and see if it answers your question:

http://virtualmin.com/node/31530

i couldn’t understand why it is not working, from the post you sent. Sorry was out on vacation so couldn’t post back.
bumping this thread in respect to the elder geeks… please help me configure this//

Please let me know if your mod deflate is working or no

Its already enable, turn it on via .htaccess
See this page for details
https://gtmetrix.com/enable-gzip-compression.html