PDA

View Full Version : gzip and your skins?


SSSlippy
06-15-2006, 04:43 PM
I know subdreamer now has the option in the menu to chose to gzip. I noticed in robert's skins he adds gzip compression to his skins. I know adding gzip twice can add issues.

Robert_J_Ellis
06-16-2006, 06:40 AM
I used to add gzip to my skins, for the most part I removed that now. And yes, if on an apache server - subdreamer will gzip the files for both the skin and the core if you have selected it :).

There's two sides to everything, if you add gzip to every file individually; it has the chance to work on other servers, however - using the .htaccess method it will rely on an apache installation. The .htaccess solution is prefferable even due to limitations.