Forum Moderators: phranque

Message Too Old, No Replies

How to enable/use mod deflate (to compress the web pages) actually? using whm/ssh

         

basketmen

8:10 pm on Nov 15, 2010 (gmt 0)

10+ Year Member



Hi guys, i already search in google some tutorials how to install mod_deflate, but after check it on [whatsmyip.org...] and [gidnetwork.com...] , its still not compresed yet, still not get the right way

please share your methode, i already using htaccess or Post VirtualHost Include, but still didnt work





here is my phpinfo content, it is already installed/compiled to the php right, but i am still cant use it

HTTP_ACCEPT_ENCODING gzip,deflate

Accept-Encoding gzip,deflate

Stream Filter support zlib.inflate, zlib.deflate

_SERVER["HTTP_ACCEPT_ENCODING"]gzip,deflate






mabye simillar like [forums.asmallorange.com...] , but i am still dont know how to do his methode actually, is it httpd.conf in Post VirtualHost Include or where

wilderness

8:27 pm on Nov 15, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Rather than searching google, a better practice is to utilize google to search Webmaster World.
EX:
site:www.webmasterworld.com mod_deflate

mod_deflate [google.com]

jdMorgan

11:09 pm on Nov 17, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



In addition to installing mod_deflate, you will also need to add directives to your config files (or to .htaccess) to invoke it for appropriate filetypes, and also to return the correct MIME-types for those filetypes when they are compressed.

Jim