I am running Thesis 1.6.0 and would like to know how to use PHP compression - gzip to compress my CSS and JS files so as to reduce the size of these files.
I tried using some plugins but my Blog gets corrupted.
Is there a better way?
I am running Thesis 1.6.0 and would like to know how to use PHP compression - gzip to compress my CSS and JS files so as to reduce the size of these files.
I tried using some plugins but my Blog gets corrupted.
Is there a better way?
Any help here?
Why not use Apache's compression with mod_deflate?
I'll look into it, though I was thinking of something which could work with Thesis
I got it working using a simple .htaccess code. Written a post on the same here
This topic has been closed to new replies.