I am trying to enable Gzip for CSS and JavaScript but whenever I do it the CSS fails to load (thats what firebug says) and same with some of the JavaScript (like some of it loads and other doesn't. The CSS and JavaScript are external files.
I am using the methods from this tutorial: http://viralpatel.net/blogs/2009/02/compress-php-css-js-javascript-optimize-website-performance.html
More specifically, for CSS I am using this: http://viralpatel.net/blogs/2009/02/compress-php-css-js-javascript-optimize-website-performance.html#highlighter_390959
And for JavaScript: http://viralpatel.net/blogs/2009/02/compress-php-css-js-javascript-optimize-website-performance.html#highlighter_603212