标签: html .htaccess ftp
index.html是我的主页。
我通过上传。 FTP(filazilla)。
我删除了显示在我的Sitegrounds停车页面上的default.htm文件。
我在.htaccess中提交了以下内容 DirectoryIndex index.html
但是,由于某种原因,在我的浏览器中输入example.com会返回停车页面。当我输入example.com/index.html时,它将重定向到example.com
HALPPP!