https://bugzilla.wikimedia.org/show_bug.cgi?id=19049
--- Comment #6 from [email protected] 2009-06-02 01:52:34 UTC --- Wait, I think I found out why... this is not an area for junior programmer me, bye! $ sed 's/^/>/' /etc/apache2/mods-available/deflate.conf ><IfModule mod_deflate.c> > # these are known to be safe with MSIE 6 > AddOutputFilterByType DEFLATE text/html text/plain text/xml > > # everything else may cause problems with MSIE 6 > AddOutputFilterByType DEFLATE text/css > AddOutputFilterByType DEFLATE application/x-javascript > application/javascript application/ecmascript > AddOutputFilterByType DEFLATE application/rss+xml ></IfModule> -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
