CSS-JS-Booster
CSS-JS-Booster copied to clipboard
An easy to use stand-alone PHP-Library (but at the same time also a Wordpress plugin) that combines, optimizes, dataURI-fies, re-splits, compresses and caches your CSS and JS for quicker loading times...
when we implemented it, we got following error http://aaaa.xxx.com/booster/booster_css.php/dir=css/menu.css&cachedir=booster_cache&totalparts=1&part=1&debug=1&nocache=1469614757 404 not found error
The site can crash, if the htaccess had no newline at end of the file.
You should set a default timezone as it's required by PHP5.2+ ``` date_default_timezone_set('Europe/London'); ```
(no gzipping of WOFF)
hi is it possible to CSS image path "/booster/booster/../examples/example1/css/../images/header.jpg" is simplify like "/booster/examples/example1/images/header.jpg"
...instead of compressing on the fly all the time.