How to speed up your site with GZIP

Status
Not open for further replies.
If you are running a VPS/dedi with apache you might need to do this to enable the mod:
PHP:
a2enmod deflate
;)

The code in the opening post needs to be added in your .htaccess file btw ;)
 
Status
Not open for further replies.
Back
Top