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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] pw8.7转换dz2.5 静态怎么设置?

[复制链接]
owlhack 发表于 2013-5-6 19:38:04 | 显示全部楼层 |阅读模式
PW8.7
论坛帖子列表页 设置代码如下

1
thread-htm-fid-{fid}-{page}.html


论坛帖子阅读页 设置代码如下

1
read-htm-tid-{tid}-{page}.html





DZ2.5设置成这个样子为什么说插件不存在或已关闭
或者是Rewrite中的httpd.php怎么设置呢?

[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600
RepeatLimit 32
# Protect httpd.ini and httpd.parse.errors files
# from accessing through HTTP
RewriteRule ^(.*)/topic-(.+)\.html(\?(.*))*$ $1/portal\.php\?mod=topic&topic=$2&$4
RewriteRule ^(.*)/article-([0-9]+)-([0-9]+)\.html(\?(.*))*$ $1/portal\.php\?mod=view&aid=$2&page=$3&$5
RewriteRule ^(.*)/forum-(\w+)-([0-9]+)\.html(\?(.*))*$ $1/forum\.php\?mod=forumdisplay&fid=$2&page=$3&$5
RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html(\?(.*))*$ $1/forum\.php\?mod=viewthread&tid=$2&extra=page\%3D$4&page=$3&$6
RewriteRule ^(.*)/group-([0-9]+)-([0-9]+)\.html(\?(.*))*$ $1/forum\.php\?mod=group&fid=$2&page=$3&$5
RewriteRule ^(.*)/space-(username|uid)-(.+)\.html(\?(.*))*$ $1/home\.php\?mod=space&$2=$3&$5
RewriteRule ^(.*)/blog-([0-9]+)-([0-9]+)\.html(\?(.*))*$ $1/home\.php\?mod=space&uid=$2&do=blog&id=$3&$5
RewriteRule ^(.*)/(fid|tid)-([0-9]+)\.html(\?(.*))*$ $1/index\.php\?action=$2&value=$3&$5
RewriteRule ^(.*)/([a-z]+[a-z0-9_]*)-([a-z0-9_\-]+)\.html(\?(.*))*$ $1/plugin\.php\?id=$23&$5

 楼主| owlhack 发表于 2013-5-6 19:45:10 | 显示全部楼层
为什么我的就没人回复呢??
回复

使用道具 举报

 楼主| owlhack 发表于 2013-5-6 20:29:44 | 显示全部楼层
thread-htm-fid-{fid}-{page}.html
read-htm-tid-{tid}-{page}.html

dz2.5这个怎么写啊
回复

使用道具 举报

baxter 发表于 2013-5-6 21:05:03 | 显示全部楼层
owlhack 发表于 2013-5-6 19:45
为什么我的就没人回复呢??

phpwind=>Discuz!X 部分 rewrite 规则
https://discuz.dismall.com/thread-1880018-1-1.html
回复

使用道具 举报

yjm2000 发表于 2013-5-7 11:27:53 | 显示全部楼层
其实转换后后台静态规则都有的
回复

使用道具 举报

crx349 发表于 2013-5-8 09:41:21 | 显示全部楼层
id可能无法一一对应 设置的意义不大呢
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-16 12:30 , Processed in 0.027184 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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