帝國WAP模板二級(jí)域名偽靜態(tài)規(guī)則
帝國wap模板綁定了二級(jí)域名之后,實(shí)現(xiàn)偽靜態(tài)規(guī)則的方法如下:
Options +FollowSymLinksRewriteEngine on RewriteRule ^(.*)index.html$ $1index.php RewriteRule ^(.*)list-([0-9]+)-([0-9]+).html$ $1list.php?classid=$2&page=$3 RewriteRule ^(.*)show-([0-9]+)-([0-9]+).html$ $1show.php?classid=$2&id=$3
責(zé)任編輯:實(shí)速科技