看看密码多少
正在苦苦寻找啊
郁闷了好久,就因为第二步没做,实际上已经实现了伪静态了,但是默认的链接是链到论坛帖子里的而不是商家信息发布页面,谢谢了
大力支持!!!
提前做准备
提前准备
进来试试。
品牌123的虚拟规则
<rule name="sanree_brand_home">
<match url="^(.*/)*brand.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=sanree_brand&{R:2}" />
</rule>
<rule name="sanree_brand_cate">
<match url="^(.*/)*brand-index-([0-9]+)-([0-9]+)-([0-9]+)-([0-9]+).html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=sanree_brand&mod=list&tid={R:2}&did={R:3}&filter={R:4}&listmode={R:5}&{R:6}" />
</rule>
<rule name="sanree_brand_item">
<match url="^(.*/)*brand-(.+)-([0-9]+).html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=sanree_brand&mod={R:2}&tid={R:3}&{R:4}" />
</rule>
<rule name="sanree_brand_short">
<match url="^(.*/)*b/([0-9]+).html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=sanree_brand&mod=brandno&tid={R:2}&{R:3}" />
</rule>
<match url="^(.*/)*brand.html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=sanree_brand&{R:2}" />
</rule>
<rule name="sanree_brand_cate">
<match url="^(.*/)*brand-index-([0-9]+)-([0-9]+)-([0-9]+)-([0-9]+).html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=sanree_brand&mod=list&tid={R:2}&did={R:3}&filter={R:4}&listmode={R:5}&{R:6}" />
</rule>
<rule name="sanree_brand_item">
<match url="^(.*/)*brand-(.+)-([0-9]+).html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=sanree_brand&mod={R:2}&tid={R:3}&{R:4}" />
</rule>
<rule name="sanree_brand_short">
<match url="^(.*/)*b/([0-9]+).html\?*(.*)$" />
<action type="Rewrite" url="{R:1}/plugin.php\?id=sanree_brand&mod=brandno&tid={R:2}&{R:3}" />
</rule>