在http.conf
文件中找到
<code>LoadModule deflate_module modules/mod_deflate<span>.so</span> LoadModule headers_module modules/mod_headers<span>.so</span></code>
将前面的#去掉
在文件未尾添加
<code><span>IfModule</span><span>deflate_module</span>> SetOutputFilter DEFLATE <span><span>IfModule</span>></span></code>
http://jingyan.baidu.com/article/db55b609a7bc234ba20a2f7e.html
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });以上就介绍了apache gzip压缩设置,包括了方面的内容,希望对PHP教程有兴趣的朋友有所帮助。