David Wills wrote:
> Hi,
>
> I was wondering if anyone had any success (or otherwise) with using
> mod_deflate to compress css files ?
If your CSS files are static, you should store them compressed rather
than compress them with mod_deflate.
But in principle there's no reason you shouldn't. Not
Hi,
I was wondering if anyone had any success (or otherwise) with using
mod_deflate to compress css files ?
Are there any browsers that don't support compressed css files ?
With css layouts becoming a lot more common now, its very common to
find css files growing a lot larger. I am concerned tha