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

 找回密码
 立即注册
搜索

Discuz! X2伪静态怎么写

[复制链接]
青春焚尽指间 发表于 2011-5-19 08:21:55 | 显示全部楼层
回复

使用道具 举报

 楼主| herbala 发表于 2011-5-19 09:24:25 | 显示全部楼层
没人知道吗
回复

使用道具 举报

肖枝甫 发表于 2011-5-19 09:31:10 | 显示全部楼层
需要写吗 不是自动生成的吗
回复

使用道具 举报

Iyou海盗 发表于 2011-5-19 09:32:23 | 显示全部楼层
正在努力的查找中
回复

使用道具 举报

 楼主| herbala 发表于 2011-5-19 17:17:36 | 显示全部楼层
看来是没人肯帮忙了
回复

使用道具 举报

45578800 发表于 2011-5-19 18:44:27 | 显示全部楼层
回复

使用道具 举报

极乐社区 发表于 2011-5-19 18:53:29 | 显示全部楼层
[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600
RepeatLimit 32
# Protect httpd.ini and httpd.parse.errors files
# from accessing through HTTP
RewriteRule ^(.*)/archiver/((fid|tid)-[\w\-]+\.html)$ $1/archiver/index.php\?$2
RewriteRule ^(.*)/forum-([0-9]+)-([0-9]+)\.html$ $1/forumdisplay.php\?fid=$2&page=$3
RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ $1/viewthread.php\?tid=$2&extra=page\%3D$4&page=$3
RewriteRule ^(.*)/space-(username|uid)-(.+)\.html$ $1/space.php\?$2=$3
RewriteRule ^(.*)/tag-(.+)\.html$ $1/tag.php\?name=$2

我站目前还是用的1.5.不知2.0有用与否
回复

使用道具 举报

极乐社区 发表于 2011-5-19 18:56:14 | 显示全部楼层
[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 ^(.*)/([a-z]+)-(.+)\.html(\?(.*))*$ $1/$2\.php\?rewrite=$3&$5
回复

使用道具 举报

极乐社区 发表于 2011-5-19 18:56:36 | 显示全部楼层
在论坛后台.有伪静态啊.
回复

使用道具 举报

 楼主| herbala 发表于 2011-5-19 22:39:38 | 显示全部楼层

就没有2.0的吗
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-8-24 14:32 , Processed in 0.090990 second(s), 12 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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