Discuz论坛伪静态.htaccess怎么写
# 将 RewriteEngine 模式打开
RewriteEngine On
# 修改以下语句中的 /discuz 为你的论坛目录地址,如果程序放在根目录中,请将 /discuz 修改为 /
RewriteBase /bbs
# Rewrite 系统规则请勿修改
RewriteRule ^archiver/((fid|tid)-[\w\-]+\.html)$ archiver/index.php?$1
RewriteRule ^forum-([0-9]+)-([0-9]+)\.html$ forumdisplay.php?fid=$1&page=$2
RewriteRule ^thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ viewthread.php?tid=$1&extra=page\%3D$3&page=$2
RewriteRule ^space-(username|uid)-(.+)\.html$ space.php?$1=$2
RewriteRule ^tag-(.+)\.html$ tag.php?name=$1
保存为.htaccess,二进制上传即可
相关日志
discuz论坛帖数及回复数变为16777215的解决办法Discuz批量删除未审核通过的帖子和主题
godaddy的windows主机设置discuz7.2静态化
Godaddy+Windows主机Can not write to cache files, please check directory ./forumdata/
discuz论坛帖子的审核状态,cdb_threads表displayorder字段含义
随机文章
GoDaddy的Windows空间选择IIS 7支持PHP的情况2010 年11月godaddy优惠码(持续更新中)
Discuz7.2风格模板精仿discuz6经典蓝色
Paypal被封了,太霸道了
Google AdSense申请成功的经验总结
如何在wordpress blog加入google ajax search?
在wordpress原主题模版上手动添加tag标签
利用谷歌关键字工具进行GOOGLE关键词分析
如何使网页变黑白
Godaddy+Windows主机Can not write to cache files, please check directory ./forumdata/