网站推广三步走:十秒注册 -> 提交网站 -> 快速审核 -> 带来无限流量和外链 -> 点入及点出一次即可排名第一位

当前位置:快马目录网 » 站长资讯 » 站长教程 » 文章详细 订阅RssFeed

35dir分类目录伪静态规则文件全网最全.htaccess,httpd.ini,web.config

来源:快马导航网 浏览:53次 时间:2023-04-28

简介:35dir分类目录伪静态规则文件全网最全.htaccess,httpd.ini,web.config

BEGIN

RewriteEngine On

首页、分类浏览、数据归档、最近更新、排行榜、意见反馈

RewriteRule ^(index|webdir|weblink|article|category|update|archives|top|feedback|link|rssfeed|sitemap)(.html)$ index.php?mod=KaTeX parse error: Expected 'EOF', got '&' at position 2: 1&̲%1 RewriteRule … index.php?mod=$1

最近更新

RewriteRule ^update-(\d+)-(\d+).html$ index.php?mod=update&days=$1&page=KaTeX parse error: Undefined control sequence: \/ at position 22: …iteRule ^update\̲/̲(\d+)-(\d+)\.ht… index.php?mod=update&days=$1&page=KaTeX parse error: Undefined control sequence: \/ at position 22: …iteRule ^update\̲/̲(\d+)/(\d+) index.php?mod=update&days=$1&page=$2

数据归档

RewriteRule ^archives-(\d+)-(\d+).html$ index.php?mod=archives&date=$1&page=KaTeX parse error: Undefined control sequence: \/ at position 24: …eRule ^archives\̲/̲(\d+)-(\d+)\.ht… index.php?mod=archives&date=$1&page=KaTeX parse error: Undefined control sequence: \/ at position 24: …eRule ^archives\̲/̲(\d+)/(\d+) index.php?mod=archives&date=$1&page=$2

站内搜索

RewriteRule ^search-(name|url|tags|intro)-(.*)-([0-9]+).html$ index.php?mod=search&type=$1&query=$2&page=KaTeX parse error: Can't use function '\.' in math mode at position 54: …ntro|tags)-(.*)\̲.̲html index.php?mod=search&type=$1&query=$2

RewriteRule ^search/(name|url|tags|intro)-(.+)-([0-9]+).html$ index.php?mod=search&type=$1&query=$2&page=KaTeX parse error: Undefined control sequence: \/ at position 22: …iteRule ^search\̲/̲(name|url|tags|… index.php?mod=search&type=$1&query=$2

RewriteRule ^search/(name|url|tags|intro)/(.+)/(\d+)$ index.php?mod=search&type=$1&query=$2&page=KaTeX parse error: Undefined control sequence: \/ at position 22: …iteRule ^search\̲/̲(name|url|tags|… index.php?mod=search&type=$1&query=$2

站点详细

RewriteRule ^webs-(\d+).html$ index.php?mod=siteinfo&wid=KaTeX parse error: Undefined control sequence: \/ at position 20: …writeRule ^webs\̲/̲(.+)\.html index.php?mod=siteinfo&wid=KaTeX parse error: Undefined control sequence: \/ at position 20: …writeRule ^webs\̲/̲(\d+) index.php?mod=siteinfo&wid=$1

文章详细

RewriteRule ^artinfo-(\d+).html$ index.php?mod=artinfo&aid=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^artinfo\̲/̲(\d+)\.html index.php?mod=artinfo&aid=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^artinfo\̲/̲(\d+) index.php?mod=artinfo&aid=$1

链接详细

RewriteRule ^linkinfo-(\d+).html$ index.php?mod=linkinfo&lid=KaTeX parse error: Undefined control sequence: \/ at position 24: …eRule ^linkinfo\̲/̲(\d+)\.html index.php?mod=linkinfo&lid=KaTeX parse error: Undefined control sequence: \/ at position 24: …eRule ^linkinfo\̲/̲(\d+) index.php?mod=linkinfo&lid=$1

单页

RewriteRule ^diypage-(\d+).html$ index.php?mod=diypage&pid=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^diypage\̲/̲(\d+)\.html index.php?mod=diypage&pid=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^diypage\̲/̲(\d+) index.php?mod=diypage&pid=$1

RSS

RewriteRule ^rssfeed-(.+)-(\d+).html$ index.php?mod=rssfeed&type=$1&cid=KaTeX parse error: Can't use function '\.' in math mode at position 28: …e ^rssfeed-(.+)\̲.̲html index.php?mod=rssfeed&type=$1&cid=2 R e w r i t e R u l e r s s . x m l 2 RewriteRule ^rss.xml2RewriteRulerss.xml index.php?mod=rssfeed&type=$1&cid=2 R e w r i t e R u l e r s s . h t m l 2 RewriteRule ^rss.html2RewriteRulerss.html index.php?mod=rssfeed&type=$1&cid=2 R e w r i t e R u l e r s s / 2 RewriteRule ^rss/2RewriteRulerss/ index.php?mod=rssfeed&type=$1&cid=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^rssfeed\̲/̲(.+)/ index.php?mod=rssfeed&type=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^rssfeed\̲/̲(.+)/(\d+)\.htm… index.php?mod=rssfeed&type=$1&cid=$2

RewriteRule ^rssfeed/(.+)$ index.php?mod=rssfeed&type=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^rssfeed\̲/̲(.+)/(\d+) index.php?mod=rssfeed&type=$1&cid=$2

SiteMap

RewriteRule ^sitemap-(.+).html$ index.php?mod=sitemap&cid=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^sitemap\̲/̲(\d+)\/ index.php?mod=sitemap&cid=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^sitemap\̲/̲(\d+) index.php?mod=sitemap&cid=$1

分类目录

RewriteRule ^webdir-(\d+)-(\d+).html$ index.php?mod=webdir&cid=$1&page=KaTeX parse error: Undefined control sequence: \/ at position 22: …iteRule ^webdir\̲/̲(\d+)-(\d+)\.ht… index.php?mod=webdir&cid=$1&page=KaTeX parse error: Undefined control sequence: \/ at position 22: …iteRule ^webdir\̲/̲(\d+)/(\d+) index.php?mod=webdir&cid=$1&page=$1

RewriteRule ^article-(.+)-(\d+)-(\d+).html$ index.php?mod=article&cid=$2&page=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^article\̲/̲(.+)\/(\d+)-(\d… index.php?mod=article&cid=$2&page=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^article\̲/̲(.+)\/(\d+)/(\d… index.php?mod=article&cid=$2&page=$3

httpd.ini伪静态:

[ISAPI_Rewrite]

BEGIN

首页、分类浏览、数据归档、最近更新、排行榜、意见反馈

RewriteRule ^/(index|webdir|weblink|article|category|update|archives|top|feedback|link|rssfeed|sitemap)(/?)$ /index.php?mod=$1

最近更新

RewriteRule ^/update/(\d+).html$ /index.php?mod=update&days=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^/update\̲/̲(\d+)-(\d+)\.ht… /index.php?mod=update&days=$1&page=$2

数据归档

RewriteRule ^/archives/(\d+).html$ /index.php?mod=archives&date=KaTeX parse error: Undefined control sequence: \/ at position 25: …Rule ^/archives\̲/̲(\d+)-(\d+)\.ht… /index.php?mod=archives&date=$1&page=$2

站内搜索

RewriteRule ^/search/(name|url|tags|intro)/(.+)-(\d+).html$ /index.php?mod=search&type=$1&query=$2&page=KaTeX parse error: Undefined control sequence: \/ at position 23: …teRule ^/search\̲/̲(name|url|tags|… /index.php?mod=search&type=$1&query=$2

站点详细

RewriteRule ^/siteinfo/(\d+).html$ /index.php?mod=siteinfo&wid=$1

文章详细

RewriteRule ^/artinfo/(\d+).html$ /index.php?mod=artinfo&aid=$1

链接详细

RewriteRule ^/linkinfo/(\d+).html$ /index.php?mod=linkinfo&lid=$1

单页

RewriteRule ^/diypage/(\d+).html$ /index.php?mod=diypage&pid=$1

RSS

RewriteRule ^/rssfeed/(\d+).html$ /index.php?mod=rssfeed&cid=$1

SiteMap

RewriteRule ^/sitemap/(\d+).html$ /index.php?mod=sitemap&cid=$1

分类目录

RewriteRule ^/webdir/(.+)/(\d+).html$ /index.php?mod=webdir&cid=KaTeX parse error: Undefined control sequence: \/ at position 28: …e ^/webdir/(.+)\̲/̲(\d+)-(\d+)\.ht… /index.php?mod=webdir&cid=$2&page=KaTeX parse error: Undefined control sequence: \/ at position 29: … ^/article/(.+)\̲/̲(\d+)\.html /index.php?mod=article&cid=KaTeX parse error: Undefined control sequence: \/ at position 29: … ^/article/(.+)\̲/̲(\d+)-(\d+)\.ht… /index.php?mod=article&cid=$2&page=$3

END

web.config伪静态:

<?xml version="1.0" encoding="UTF-8"?>

   <rule name="search_1">
      <match url="^(.*/)*search-(name|url|tags|intro)-(.+)-([0-9]+)\.html\?*(.*)$"/>
      <action type="Rewrite" url="{R:1}/index.php\?mod=search&amp;type={R:2}&amp;query={R:3}&amp;page={R:4}&amp;{R:5}"/>
    </rule>


    </rule>


    </rule>




   


  </rules>
</rewrite>


</system.webServer>



推荐站点

  • 觉醒网觉醒网

    觉醒情感网--致力于解决两性情感问题,情感专家咨询帮助你挽回爱情

    www.jxnmjx.com
  • 情感干货网情感干货网

    情感干货网(电话:-)为婚姻情感干货而生!专注分享婚恋情感、婚姻情感、对付分离小三婚姻挽回、婚姻修复经验等,解答婚恋婚姻情感困惑。情感干货网从业婚姻情感领域余年力争打造成一个专业情感干货分享平台

    www.qggh.com
  • 新浪彩票新浪彩票

    新浪彩票是国内最专业且最值得信赖的彩票平台,全面覆盖包括体彩、福彩在内的全部彩票内容,双色球、大乐透、足彩、竞彩等专家方案应有尽有,为彩民提供彩票开奖查询、资讯、彩票图表走势、专家分析等一体化服务!

    lottery.sina.com.cn
  • 国投证券国投证券

    国投证券,全牌照业务综合券商,7x24小时在线客户服务,提供股票开户,证券开户,基金开户,融资融券,理财产品,资产管理等服务。国投证券,您满意的财富管理平台。

    www.essence.com.cn
  • 阳光保险阳光保险

    阳光保险集团股份有限公司是中国强企业、中国服务业强企业,提供人寿保险,财产保险,养老保险,医疗保险,车险,健康保险,儿童保险,意外保险,旅游保险,重大疾病保险,理财保险等保险业务。阳光保险集团在国内保险公司排名中长期处于领先位置,个人保险和团体保险并重,不断在人寿保险,财产保险的基础上开发养老保险,医疗保险,重大疾病保险和健康保险等符合用户需求的各类保险产品。

    www.sinosig.com
  • 卫生健康网卫生健康网

    国家卫生健康委人才交流服务中心

    www.21wecan.com