admin 发表于 6 天前

电话114伪静态规则

rewrite ^([^\.]*)/tel114\.html$ $1/plugin.php?id=sanree_tel114&mod=index last;
rewrite ^([^\.]*)/sanree_tel114\.html$ $1/plugin.php?id=sanree_tel114&mod=index last;
rewrite ^([^\.]*)/tel114-index-(+)-(+).html$ $1/plugin.php?id=sanree_tel114&mod=index&tid=$2&did=$3 last;
rewrite ^([^\.]*)/tel114-view-(+).html$ $1/plugin.php?id=sanree_tel114&mod=view&tid=$2 last;

页: [1]
查看完整版本: 电话114伪静态规则