正在浏览:ecshop

ECShop伪静态规则(nginx): if (!-e $request_filename){rewrite ^/index\.html /index.php last;rewrite ^/category$ /index.php last;rewrite ^/feed-c([0-9]+)\.xml$ /feed.php?cat=$1 last;rewrite ^/feed-b([0-9]+)\.xml$ /feed.php?brand=$1 last