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
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