商品模块伪静态
rewrite ^([^\.]*)/goods\.html$ $1/plugin.php?id=sanree_brand_goods&mod=index last;rewrite ^([^\.]*)/goods-usergoods-(+)\.html$ $1/plugin.php?id=sanree_brand_goods&mod=usergoods&tid=$2 last;
rewrite ^([^\.]*)/goods-goodsshow-(+)\.html$ $1/plugin.php?id=sanree_brand_goods&mod=goodsshow&tid=$2 last;
rewrite ^([^\.]*)/goods-index-(+)-(+)-(+)-(+)\.html$ $1/plugin.php?id=sanree_brand_goods&mod=index&tid=$2&did=$3&filter=$4&listmode=$5 last;
页:
[1]