wampserver 的默認首頁設置

# wampserver 首頁順序設置

<IfModule dir_module>
    DirectoryIndex index.php default.php index.html index.htm
</IfModule>

假設 你的根目錄是www 而後你裝了一個wordpress,wordpress目錄在www下。也就是你但願當網址是www.aaa.com的時候,進入的是www.aaa.com/wordpress/index.phpphp

能夠設置成 index.php /wordpress/index.php index.html index.htmhtml

相關文章
相關標籤/搜索