Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[转换] 谁给个DV转DZ6.1后的Rewrite规则??

[复制链接]
changkai 发表于 2008-5-4 02:27:08 | 显示全部楼层 |阅读模式
谁给个DV转DZ6.1后的Rewrite规则??

这里搜索了几十个帖子,
用到服务器上后,基本上都全错,或者半错.
谁来写个完善一点的.

DV7.1SQL==>DZ6.1的Rewrite规则
回复

使用道具 举报

 楼主| changkai 发表于 2008-5-4 11:00:17 | 显示全部楼层
没办法只能在用ASP跳转,但这样对搜索是算作弊的
回复

使用道具 举报

kook12368 发表于 2008-5-4 11:10:52 | 显示全部楼层
RewriteRule ^index\.asp\?boardid=([0-9]+)$ forumdisplay.php?fid=$1
RewriteRule ^dispbbs\.asp\?boardID=([0-9]+)&ID=([0-9]+)$ viewthread.php?tid=$2
RewriteRule ^printpage\.asp\?BoardID=([0-9]+)&ID=([0-9]+)$ viewthread.php?tid=$2
RewriteRule ^dispbbs\.asp\?boardID=([0-9]+)&ID=([0-9]+)&page=([0-9]+)$ viewthread.php?tid=$1&page=$3


写入 Rewrite 规则中
回复

使用道具 举报

 楼主| changkai 发表于 2008-5-6 02:02:56 | 显示全部楼层
试过,错误
回复

使用道具 举报

 楼主| changkai 发表于 2008-5-7 03:33:04 | 显示全部楼层
原帖由 醉不死 于 2008-5-6 08:22 发表
RewriteRule ^(.*)/index\.asp\?boardid=([0-9]+)$ $1/forumdisplay\.php\?fid=$2
RewriteRule ^(.*)/dispbbs\.asp\?boardid=([0-9]+)&id=([0-9]+)$ $1/viewthread\.php\?tid=$3
RewriteRule ^(.*)/printpage\.asp ...


不行,错误
只有一种情况能转到正常DZ的页面
.........../dispbbs.asp?boardid=18&id=365758



其他少了参数,多了参数都错误
........./dispbbs.asp?boardid=18
这样直接只有版块ID没帖子参数也不行
dispbbs.asp?boardid=18&id=365758&star=2
这种多了个star也不行
Dispbbs.asp?boardid=5&ID=365473&replyID=656997
这种多了个replyID也不行
回复

使用道具 举报

 楼主| changkai 发表于 2008-5-7 03:37:04 | 显示全部楼层
index.asp页也不行

下面三种不行
index.asp
index.asp?boardid=144&page=
index.asp?boardid=144&action=&topicmode=0&page=2

只有一种行
index.asp?boardid=144
回复

使用道具 举报

 楼主| changkai 发表于 2008-5-7 18:37:34 | 显示全部楼层
老大快来
回复

使用道具 举报

hzlaoda 发表于 2008-5-15 16:49:09 | 显示全部楼层
也不行唉,LZ你的问题彻底解决了吗?期待结果。
回复

使用道具 举报

kook12368 发表于 2008-5-15 19:23:06 | 显示全部楼层
上面的规则完全可以应用,你是否有写入测试过
回复

使用道具 举报

hzlaoda 发表于 2008-5-15 21:02:20 | 显示全部楼层
试过不能定位到板块中,只能到index.php首页页面啊。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-9-15 08:01 , Processed in 0.116195 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表