本方法只针对启用了mod_deflate模块的虚拟主机,在.htaccess中加入
<ifmodule mod_deflate.c> AddOutputFilter DEFLATE html xml php js css </ifmodule>
完整阅读