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

相关文章
相关标签/搜索