摘要: 首先 场景是shopnc 下有部分的伪静态页面跳转。我们查看 .htaccess如下:# apache ,iis 伪静态规则RewriteRule ^goods-([0-9]+)(-?)([0-9]*).html$index.php?act=goods&goods_id=$1RewriteR... 阅读全文
posted @ 2016-05-06 17:21 Newman·Li 阅读(399) 评论(0) 推荐(0)