[Plugin: W3 Total Cache] GZIP without combing CSS / JS in W3TC
-
W3TC does a great job minifying, combining and Gzipping files but a lot of my JS and CSS files (10+) cannot be combined. When I combine them, the code on the page breaks. Since I can’t combine them, I can’t let W3TC gZip them, so they get served without any compression.
Is there a way for W3TC to gzip all my CSS / JS files without also combining them? If not, this would be an excellent new feature that I’d imagine would only require a little bit of tweaking to achieve.
I’m scared to edit my .htaccess and add my own gzip rules to them, because it may conflict with W3TC rules, and since W3TC already gzips SOME of my files, adding a general gzip to all css / js may screw things up.
- The topic ‘[Plugin: W3 Total Cache] GZIP without combing CSS / JS in W3TC’ is closed to new replies.