到public_html文件夹下面找到.htaccess文件,如果没有新建一个
编辑文件
里面写入
DirectoryIndex index.php index.html
后面跟上您需要的首页文件名字即可