迅睿CMS-后台操作-汇总常见的伪静态规则

时间:2023-08-13 21:36 浏览:0 评论:0
0

示例URL规则导入代码方法:

{xunruicms_img_title}


解析规则config/rewrite.php代码设置方法:(需要删除原有的解析规则内容)

{xunruicms_img_title}


---------------------------示例----------------------

目录模式AA/BB/

栏目页:/aaa/bbb
栏目分页:/aaa/bbb/p88.html
内容页:/aaa/bbb/11.html
内容分页:无

{xunruicms_img_title}

导入代码:

解析规则config/rewrite.php代码:



文件模式AA.html

栏目页:/aa.html
栏目分页:/aa-p88.html
内容页:/aa-11.html
内容分页:无

{xunruicms_img_title}

导入代码:

解析规则config/rewrite.php代码:



目录模式AA/

栏目页:/aa/
栏目分页:/aa/p88.html
内容页:/aa/11.html
内容分页:无

{xunruicms_img_title}

导入代码:

解析规则config/rewrite.php代码:


目录/年月日id。

解析规则config/rewrite.php代码:



待收集

栏目页:
栏目分页:
内容页:
内容分页:无

导入代码:


解析规则config/rewrite.php代码:



1. 本站所有资源来源于用户上传或网络,仅作为参考研究使用,如有侵权请邮件联系站长!
2. 本站积分货币获取途径以及用途的解读,想在本站混的好,请务必认真阅读!
3. 本站强烈打击盗版/破解等有损他人权益和违法作为,请各位会员支持正版!
4. 迅睿CMS > 迅睿CMS-后台操作-汇总常见的伪静态规则

用户评论