Compression – Part III: .js and .css files

13 04 2010

Recently I reviewed PHP’s ob_gzhandler() which only pertains to compressing PHP files. So, what can one do about having .css or .js files sent by the web server in a compressed form decompressed by a supporting browser? Read the rest of this entry »