apache的默认页面设置

来源:互联网 发布:navmeshagent 源码 编辑:程序博客网 时间:2024/05/16 07:43

<IfModule dir_module>

    DirectoryIndex index.php index.pl index.cgi index.asp index.shtml index.html index.htm /

                   default.php default.pl default.cgi default.asp default.shtml default.html default.htm /

                   home.php home.pl home.cgi home.asp home.shtml home.html home.htm

</IfModule>

原创粉丝点击