1 <IfModule mod_deflate.c>
2 # these are known to be safe with MSIE 6
3 AddOutputFilterByType DEFLATE text/html text/plain text/xml
5 # everything else may cause problems with MSIE 6
6 AddOutputFilterByType DEFLATE text/css
7 AddOutputFilterByType DEFLATE application/x-javascript application/javascript application/ecmascript
8 AddOutputFilterByType DEFLATE application/rss+xml