htaccess修改gzip和404页面

htaccess生成页面http://www.wangqu.org/htaccess/

404页面wordpress好像默认是没有的,我从网上下了个修改域名直接使用。

在内容最后加入下面代码实现gzip功能,是否成功到http://tools.chinaz.com查看

[php]
<pre><ifmodule mod_deflate.c>
AddOutputFilter DEFLATE html xml php js css
</ifmodule></pre>
[/php]

匿名

发表评论

匿名网友 填写信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定