I've been taking steps to improve the speed of my blog, http://epicalex.com/ , one of which is the use of the wp-super-cache plugin.
I've also been using the YSlow firefox plugin, that tells you why your site might be loading slowly. One of its complaints is that my stylesheets and javascript files are not gzipped, but gzipping is enabled in wp-super-cache.
Is there anything I have to do differently to get them to be gzipped? or can I do it manually somehow, or am I trying to do this for no real reason?
Thanks in advance,
Alex