以下為PHPCMS 偽靜態化rewrite規則:
- location / {
- rewrite ^(.*)show-([0-9]+)-([0-9]+)/.html$ $1/show.php?itemid=$2&page=$3;
- rewrite ^(.*)list-([0-9]+)-([0-9]+)/.html$ $1/list.php?catid=$2&page=$3;
- rewrite ^(.*)show-([0-9]+)/.html$ $1/show.php?specialid=$2;
- } //Vevb.com
新聞熱點
疑難解答