纳速健身
标题:
一次性解决404错误页面自动跳转和生成静态页面问题
[打印本页]
作者:
awagink
时间:
2008-4-10 15:47
标题:
一次性解决404错误页面自动跳转和生成静态页面问题
一次性解决404错误页面自动跳转和生成静态页面问题演示:
http://www.mywoo.cn/a.htm
说明:
将文件全部上传到论坛目录下
1、去掉google广告的方法
用记事本打开
404
.htm找到并删除
<script type="text/javascript"><!--
google_ad_client = "pub-8812868278795976";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "336699";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
2、使用.htaccess启用
静态
页面
经过测试,大部分空间都支持
静态
化,安装下列.htaccess就可以了
请把该文件解压后放在论坛目录里,论坛放在/bbs目录里。除非主机提供商禁止了你多.htaccess文件的
下面的这个.htaccess文件和官方的有点不同,官方的在很多主机上测试都不通过。
感谢xie0088提供,
http://www.discuz.net/viewthread ... highlight=.htaccess
3、用记事本打开.htaccess修改:ErrorDocument
404
/path/to/you/
404
.htm
将you替换为你的绝对地址,一般为bbs,如果你的网站直接放在根目录下,删除/you即可
4、如果您的论坛放在根目录下
只要把RewriteBase /bbs
修改为RewriteBase /
就可以了
中国零售营销论坛-蚂蚁窝
www.mywoo.cn
[email protected]
[
本帖最后由 japsing 于 2006-8-10 12:03 编辑
]
附件
mywoo.rar
(25.93 KB)
2006-8-10 11:25, 下载次数: 194
FROM:
http://www.discuz.net/viewthread.php?tid=363238&highlight=%BE%B2%CC%AC%2B404
欢迎光临 纳速健身 (https://nasue.com/)
Powered by Discuz! X3.4