Automatic merging and versioning of CSS/JS files with PHP - Ed Eliot
14 Dec 2006 ... Introduction. Most sites include a number of CSS and JavaScript files. ... RewriteEngine On; RewriteBase /; RewriteRule js/site_([0-9]+).js js/combine.php ?version=$1 [L]. If your host ......