Sorry to dig up an old thread but in relation to this:
[quote]Compresses JS/CSS files with GZIP[/quote]
Does that mean any js files specified in the rc.php should not be minified already?
I am asking that cause any javascript file I add there seems to not work. If i add the script normally in the header.tpl it works just fine.
which works (the slider using this javascript).
However, if i disable those in my header and activate these lines in my rc.php than it (the slider using this javascript) does not work: