apache default page settings

<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>

Guess you like

Origin blog.csdn.net/s_ongfei/article/details/5956281