Monday, April 29, 2013

Compress & decrease the page loading time using HTACCESS

mod_gzip_on Yes mod_gzip_dechunk Yes mod_gzip_item_include file \.(html?|txt|css|js|php|pl)$ mod_gzip_item_include handler ^cgi-script$ mod_gzip_item_include mime ^text/.* mod_gzip_item_include mime ^application/x-javascript.* mod_gzip_item_include mime ^image/.* mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*

No comments:

Post a Comment

Please mention your comments.......