HTTP Compression

Test if a site has compression enabled:

http://www.whatsmyip.org/http-compression-test/

Enable compression by adding the following line to .htaccess:

AddOutputFilterByType DEFLATE text/html text/css text/plain text/xml application/x-javascript

 

This entry was posted in linux, web development. Bookmark the permalink.

Leave a Reply