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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑难] 寻找2.0全站伪静态 规则。。。谢谢,包括CP等页面。

[复制链接]
垃圾猫 发表于 2009-9-24 02:46:17 | 显示全部楼层 |阅读模式
我附上我自己修改过的。。谢谢。。请朋友继续完善。。。


        [ISAPI_Rewrite]

        # 3600 = 1 hour
        CacheClockRate 3600

        RepeatLimit 32

        # Protect httpd.ini and httpd.parse.errors files
        # from accessing through HTTP

        #ucHome规则:

        RewriteRule ^/home/(space|network)-(.+)\.html$ /home/$1\.php\?rewrite=$2 [L]
        RewriteRule ^/home/(space|network|index)\.html$ /home/$1\.php [L]
        RewriteRule ^/home/([0-9]+)$ /home/space\.php\?uid=$1 [L]



        #论坛规则:

        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

        #图片防盗取规则:

        RewriteCond Host: (.+)

        RewriteCond Referer: (?!http://(?:kan0838\.cn|(.*)\.kan0838\.cn|baidu\.com|(.*)\.baidu\.com|google\.com|(.*).\google.com)).*

        RewriteRule .*\.(?:rar|zip|gif|jpg|png|mid|wav|mp3) /images/block.jpg [I,O,N]
 楼主| 垃圾猫 发表于 2009-9-24 13:07:45 | 显示全部楼层
顶一下。。。
回复

使用道具 举报

偶尔郁闷 发表于 2009-9-24 16:54:38 | 显示全部楼层
不会 关注下
回复

使用道具 举报

coldhair 发表于 2009-9-24 17:20:18 | 显示全部楼层
看不懂,不会用什么伪静态,不懂伪静态啊
回复

使用道具 举报

伯纳鸟 发表于 2009-9-24 17:47:30 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-18 08:47 , Processed in 0.024700 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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