discuz论坛全站404教程
1、找到文件:source\module\forum\forum_viewthread.php 记事本打开
2、查找代码:showmessage('thread_nonexistence');
3、把代码替换为:dheader("Location: 404.html");
4、404.html这个文件我是放在网站根目录,如果你的不在根目录那么就要修改一下Location: 404.html路径
阅读量:103
阅读量:133
阅读量:68
阅读量:156
阅读量:36