htaccess,寫入以下內容,這樣就算是完成了,不必重新啟動伺服器(服務器)。 .htaccess文件內容如下︰ RewriteEngine on RewriteBase / RewriteRule ^index.html index.php
確定! 回上一頁