阿理雲主機,跳轉綁定二級域名

RewriteCond %{HTTP_HOST} web.abc.com
RewriteRule ^(index.html)?$ /web/
RewriteRule ^(.*)list-([0-9]+)-([a-z]+)\.html$ $1/web/=$3
RewriteRule ^(.*)show-([0-9]+)\.html$ $1/web/index.php?id=$2

加入這個實現輕雲服務器菁英版
web.abc.com           
目錄爲,htdocs/webphp

相關文章
相關標籤/搜索