只需一步,快速开始
到文件:source\module\forum\forum_viewthread.php 中的:
showmessage(‘thread_nonexistence’);
替换为:
header(‘HTTP/1.1 404 Not Found’); header(‘status: 404 Not Found’); include(‘404.html’); exit();
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2024-12-24 07:39 , Processed in 0.022527 second(s), 4 queries , Gzip On, Redis On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.