Вопрос

I just uploaded files to my website with FileZilla. When I type websitename.com nothing shows up, but when I type in websitename.com/filename.html then my website appears how I want it to. But how do I make my website appear when I just type websitename.com?

Это было полезно?

Решение

Do you have an empty file called index.html (or any file named index) in your site root (the folder that www.site.com contains its first level of files)? If so, that's your problem.

If no index file exists, rename the file that is your homepage to index.html.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top