1. 伪静态设置

    • 后台:系统 – 系统设置 – 伪静态参数设置。
    • 修改静态规则:
       
       
      RewriteRule ^tags-(.+?)-(.+?)\.html$ /e/tags/index\.php\?tagid=$1&page=$2
  2. 调用tagid

    • 调用tagid的静态链接。