分享

写回答

发帖

[提问] 哪位大虾帮我把http.ini转web.config谢谢了

GoDaddy GoDaddy 2335 人阅读 | 3 人回复

发表于 2011-1-4 23:34:40 | 显示全部楼层 |阅读模式

  1. [ISAPI_Rewrite]
  2. # 3600 = 1 hour
  3. #CacheClockRate 3600
  4. RepeatLimit 32
  5. RewriteRule  ^(.*)/catalog/(.*)/(.*)  $1/catalog\.php\?id=$2&pg=$3
  6. RewriteRule  ^(.*)/catalog/(.*).htm$  $1/catalog\.php\?id=$2
  7. RewriteRule  ^(.*)/article/(.*).htm$  $1/article\.php\?id=$2
复制代码
谢谢了~

回答|共 3 个

viply

发表于 2011-1-5 12:30:18 | 显示全部楼层

没人知道吗?

qqoyeah.org

发表于 2011-1-5 16:33:36 | 显示全部楼层

我可以啊。
RAKSmart

viply

发表于 2011-1-5 19:02:10 | 显示全部楼层

回复 3# 的帖子

麻烦帮我重写一下谢谢~
您需要登录后才可以回帖 登录 | 注册

本版积分规则