Hello I was add mod_deflate on my cpanel server using the easy apache option. I want to ask now what i have to do and where so i can start using it? The official info was not an easy to follow for me Thank you
Here is a link to something I wrote up a while back, this should help you: http://solidservers.ca/2009/05/how-to-enable-mod_deflate-globally-cpanel/ Chris
Very good thanks If i want to use it only on one account in my server are enough to do only: Or i must do also the rest and add the code in the Post "VirtualHost Include"?
To use if for one account, you still need to compile Apache with mod_deflate selected. Once done, within the users cPanel account, there is an option called "optimize website", or something similar. Turn that option on, and it will turn on mod_deflate for that domain. Chris