Friday, August 1, 2008

Compressed webpages... Smarty and JS

http://joseph.randomnetworks.com/archives/2006/07/13/compressed-javascript/

I was trying to figure out how to get my apache server to serve gziped css and js files... after a few hours of wrestling, i gave up and googled :) And the above link did the trick. Actually, a comment at that blog. I used the .htaccess method.

Here is a nifty plugin for Smarty to serve gziped tpl files
http://smarty.incutio.com/?page=GZipPlugin

No comments: