账号通
    

账号  

密码  

8189

查看

11

回复
主题:科讯伪静态规则和dz论坛伪静态规则冲突,如何解决? [收藏主题] 转到:  
sctongyi 当前离线

909

主题

0

广播

0

粉丝
添加关注
级别:七年级

用户积分:7148 分
登录次数:239 次
注册时间:2007/2/2
最后登录:2012/10/23
sctongyi 发表于:2010/3/22 22:36:00   | 只看该作者 查看该作者主题 楼主 
科汛在线考试系统(NET)

规则如下,但是dz论坛的帖子内容页打不开,如果把上面的科讯的规则删除了,论坛的也就正常了,请教这个怎么解决啊


 


 


[ISAPI_Rewrite]


# Defend your computer from some worm attacks
RewriteRule .*(?:global.asa|default\.ida|root\.exe|\.\.).* . [F,I,O]


 


#模型通用
RewriteRule /thread\-(\d+)\-(\d+)\.html /item/show\.asp\?d=$1&m=$2 [N,I]
RewriteRule /thread\-(\d+)\-(\d+)\-(\d+)\.html /item/show\.asp\?d=$1&m=$2&p=$3 [N,I]
RewriteRule /list\-(\d+)\.html /item/list\.asp\?id=$1 [N,I]
RewriteRule /list\-(\d+)\-(\d+)\.html /item/list\.asp\?id=$1&page=$2 [N,I]


#问答系统
RewriteRule /ask/list-(\d+)\.html /ask/showlist\.asp\?id=$1 [N,I]
RewriteRule /ask/list-(\d+)-(\d+)-(\d+)\.html /ask/showlist\.asp\?id=$1&page=$2&m=$3 [N,I]
RewriteRule /ask/show-(\d+)\.html /ask/q\.asp\?id=$1 [N,I]
RewriteRule /ask/show-(\d+)-(\d+)\.html /ask/q\.asp\?id=$1&page=$2 [N,I]


#空间门户
  #博客列表
  RewriteRule /space/blog-((\%|\w)*) /space/index\.asp\?$1\/blog [N,I]
  #日志内容页
  RewriteRule /space/list-((\%|\w)*)-(\d+).html /space/index\.asp\?$1\/log\/$3 [N,I]
  #相册列表
  RewriteRule /space/album-((\%|\w)*) /space/index\.asp\?$1\/album [N,I]
  #圈子列表
  RewriteRule /space/group-((\%|\w)*) /space/index\.asp\?$1\/group [N,I]
  #好友列表
  RewriteRule /space/friend-((\%|\w)*) /space/index\.asp\?$1\/friend [N,I]
  #文集列表
  RewriteRule /space/xx-((\%|\w)*) /space/index\.asp\?$1\/xx [N,I]
  #小档案
  RewriteRule /space/info-((\%|\w)*) /space/index\.asp\?$1\/info [N,I]
  #留言页
  RewriteRule /space/message-((\%|\w)*) /space/index\.asp\?$1\/message [N,I]
  #公司介绍
  RewriteRule /space/intro-((\%|\w)*) /space/index\.asp\?$1\/intro [N,I]
  #企业新闻列表页
  RewriteRule /space/news-((\%|\w)*) /space/index\.asp\?$1\/news [N,I]
  #企业新闻内容页
  RewriteRule /space/show-news-((\%|\w)*)-(\d+).html /space/index\.asp\?$1\/shownews\/$3 [N,I]
  #产品列表页
  RewriteRule /space/product-((\%|\w)*) /space/index\.asp\?$1\/product [N,I]
  #产品内容页
  RewriteRule /space/show-product-((\%|\w)*)-(\d+).html /space/index\.asp\?$1\/showproduct\/$3 [N,I]
  #企业招聘页
  RewriteRule /space/job-((\%|\w)*) /space/index\.asp\?$1\/job [N,I]
  #荣誉证书列表页
  RewriteRule /space/ryzs-((\%|\w)*) /space/index\.asp\?$1\/ryzs [N,I]
  #空间首页
  RewriteRule /space/friend /space/friend/index.asp [N,I]
  RewriteRule /space/((\%|\w)*) /space/index\.asp\?$1 [N,I]
  #RewriteRule /space/((\%|\w)*).html /space/index\.asp\?$1 [N,I]


 


 


 


 


 


 


 


# 3600 = 1 hour
CacheClockRate 3600
RepeatLimit 32
# Discuz! Rewrite规则
# 独立主机用户
# Protect httpd.ini and httpd.parse.errors files
# from accessing through HTTP
RewriteRule ^(.*)/archiver/((fid|tid)-[\w\-]+\.html)\?*(.*)$ $1/archiver/index\.php\?$2&$4
RewriteRule ^(.*)/forum-([0-9]+)-([0-9]+)\.html\?*(.*)$ $1/forumdisplay\.php\?fid=$2&page=$3&$4
RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html\?*(.*)$ $1/viewthread\.php\?tid=$2&extra=page\%3D$4&page=$3&$4
RewriteRule ^(.*)/space-(username|uid)-(.+)\.html\?*(.*)$ $1/space\.php\?$2=$3&$4
RewriteRule ^(.*)/tag-(.+)\.html\?*(.*)$ $1/tag\.php\?name=$2&$3


# SupeSite Rewrite规则
# 独立主机用户
# 修改以下语句中的 /supesite 修改为你的SupeSite目录地址,如果程序放在根目录中,请将 /supesite 修改为 /
RewriteRule ^/supesite/([0-9]+)$ /supesite/index\.php\?uid/$1 [L]
RewriteRule ^/supesite/([0-9]+)/spacelist(.+)$ /supesite/index\.php\?uid/$1/action/spacelist/type$2 [L]
RewriteRule ^/supesite/([0-9]+)/viewspace(.+)$ /supesite/index\.php\?uid/$1/action/viewspace/itemid$2 [L]
RewriteRule ^/supesite/([0-9]+)/viewbbs(.+)$ /supesite/index\.php\?uid/$1/action/viewbbs/tid$2 [L]
RewriteRule ^/supesite/([0-9]+)/(.*)$ /supesite/index\.php\?uid/$1/$2 [L]
RewriteRule ^/supesite/action(.+)$ /supesite/index\.php\?action$1 [L]
RewriteRule ^/supesite/category(.+)$ /supesite/index\.php\?action/category/catid$1 [L]
RewriteRule ^/supesite/viewnews(.+)$ /supesite/index\.php\?action/viewnews/itemid$1 [L]
RewriteRule ^/supesite/viewthread(.+)$ /supesite/index\.php\?action/viewthread/tid$1 [L]
RewriteRule ^/supesite/mygroup(.+)$ /supesite/index\.php\?action/mygroup/gid$1 [L]


# UCHome Rewrite规则
# 独立主机用户
# 修改以下语句中的 /uchome 修改为你的uchome目录地址,如果程序放在根目录中,请将 /uchome 修改为 /
RewriteRule ^/uchome/(space|network)-(.+)\.html$ /uchome/$1\.php\?rewrite=$2 [L]
RewriteRule ^/uchome/(space|network)\.html$ /uchome/$1\.php [L]
RewriteRule ^/uchome/([0-9]+)$ /uchome/space\.php\?uid=$1 [L]


# SupeV Rewrite规则
# 独立主机用户
RewriteRule ^(.*)/ivideo(-tv-([0-9]+))?(-ti-([0-9]+))?(-tc-([0-9]+))?(-page-([0-9]+))?\.html$ $1/ivideo\.php\?tv=$3&ti=$5&tc=$7&page=$9
RewriteRule ^(.*)/ispecial(-tv-([0-9]+))?(-ti-([0-9]+))?(-tc-([0-9]+))?(-page-([0-9]+))?\.html$ $1/ispecial\.php\?tv=$3&ti=$5&tc=$7&page=$9
RewriteRule ^(.*)/icategory\.html$ $1/icategory\.php
RewriteRule ^(.*)/category-cid-([0-9]+)(-tag-([^-]*))?(-timelimit-([0-9]+))?(-orderlimit-([0-9]+))?(-page-([0-9]+))?\.html$ $1/category\.php\?cid=$2&tag=$4&timelimit=$6&orderlimit=$8&page=$10
RewriteRule ^(.*)/vspace-(mid|username)-(.+)\.html$ $1/vspace\.php\?$2=$3
RewriteRule ^(.*)/video-(vid|ivid)-(.+)\.html$ $1/video\.php\?$2=$3
RewriteRule ^(.*)/special-spid-([0-9]+)\.html$ $1/special\.php\?spid=$2

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
pot3202m3 当前离线

20

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:191 分
登录次数:1 次
注册时间:2010/3/24
最后登录:2010/3/24
pot3202m3 发表于:2010/3/24 17:15:00   | 只看该作者 查看该作者主题 沙发 
科汛智能建站系统
http://www.yxpot.net宜兴紫砂壶网,专业定做紫砂壶、杯等商务紫砂礼品QQ:80876866五年老站,专人设计制作紫砂礼品。实惠
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
bama1212 当前离线

7

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:96 分
登录次数:11 次
注册时间:2010/2/12
最后登录:2010/7/6
bama1212 发表于:2010/3/24 14:25:00   | 只看该作者 查看该作者主题 藤椅 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
sctongyi 当前离线

909

主题

0

广播

0

粉丝
添加关注
级别:七年级

用户积分:7148 分
登录次数:239 次
注册时间:2007/2/2
最后登录:2012/10/23
sctongyi 发表于:2010/3/24 12:16:00   | 只看该作者 查看该作者主题 板凳 
照5楼的添加了怎么没有生效  显示未知
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
ks1w 当前离线

2796

主题

4

广播

1

粉丝
添加关注
级别:大一

用户积分:14338 分
登录次数:665 次
注册时间:2006/11/3
最后登录:2019/7/26
ks1w 发表于:2010/3/23 21:50:00   | 只看该作者 查看该作者主题 报纸 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
sctongyi 当前离线

909

主题

0

广播

0

粉丝
添加关注
级别:七年级

用户积分:7148 分
登录次数:239 次
注册时间:2007/2/2
最后登录:2012/10/23
sctongyi 发表于:2010/3/23 20:49:00   | 只看该作者 查看该作者主题 地板 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
sctongyi 当前离线

909

主题

0

广播

0

粉丝
添加关注
级别:七年级

用户积分:7148 分
登录次数:239 次
注册时间:2007/2/2
最后登录:2012/10/23
sctongyi 发表于:2010/3/23 15:20:00   | 只看该作者 查看该作者主题 7楼 
做在线知识付费 选科汛云开店
规则后面的 [N,I] 是什么意思啊,当初科讯的静态页thread就改和dz的弄成不一样的啊,每个网站单独加载dll 也麻烦啊,改了thread这个名称 百度收录的又怎么办啊,有没有什么更好的办法啊
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
5kcn 当前离线

1387

主题

7

广播

2

粉丝
添加关注
级别:九年级

用户积分:5750 分
登录次数:328 次
注册时间:2007/11/8
最后登录:2021/5/15
5kcn 发表于:2010/3/23 10:23:00   | 只看该作者 查看该作者主题 8楼 
做在线知识付费 选科汛云开店

一生管理员:

 

请问 

KesionCMS V6.5 SP1 的 伪静态规则 也是跟 KesionCMS V6的一样吗?

 

 

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
5kcn 当前离线

1387

主题

7

广播

2

粉丝
添加关注
级别:九年级

用户积分:5750 分
登录次数:328 次
注册时间:2007/11/8
最后登录:2021/5/15
5kcn 发表于:2010/3/23 10:16:00   | 只看该作者 查看该作者主题 9楼 
科汛在线网校系统

还有个更简单的办法:

 

将Kesion   和 Discuz  的  Rewrite 目录 分开!

比如 ,

1.  将 Kesion的  Rewrite 拷贝到 c:\Rewrite_kesion   ,而   Discuz 的  Rewrite 拷贝到 c:\Rewrite_dz 

 

2. 在IIS的Isapi上添加这个筛选器时, 筛选器名称Rewrite,  可执行文件选择 对应文件夹的 Rewrite.dll  即可!

3. 重新启动IIS

 

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
5kcn 当前离线

1387

主题

7

广播

2

粉丝
添加关注
级别:九年级

用户积分:5750 分
登录次数:328 次
注册时间:2007/11/8
最后登录:2021/5/15
5kcn 发表于:2010/3/23 9:34:00   | 只看该作者 查看该作者主题 10楼 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行6.15625秒 powered by KesionCMS 9.0