| |
ARTICLES |
| .......................................... |
go
back
|
| |
| .......................................... |
| Still need help?
|
| |
| |
|
When I go to my website, I just see a listing of files instead of my homepage |
Candi Best |
First of all, have you uploaded the files to your public_html directory? If so, be sure that you named your main page index.html (or any other extension you prefer, such as .htm or .shtml).
The main file in any directory such as public_html or any other directory you create must *always* be named index.
Using other words such as webpage.html or main.html will not work-- web browsers will only automatically display the index file. |
|
|
|
|