Hi everyone,
I've designed a webpage using dreamweaver, i've uploaded to unlimited FTP and changed the name of the file to index.html put when i go to view the page it just shows the index of /index.html. I know i'm just missing something from the file i've uploaded but what? Please helpIndex of /index.html?You have to put index like this:
yoursite.com/index.html
So when you visit yoursite.com index.html is the first thing you see.
and not like this:
yoursite.com/index/index.htmlIndex of /index.html?You should put more detail.
Weather it is showing any error or you page or what?Index of /index.html?Sounds like somehow you have uploaded a directory called index.html!!
The web server will only display this behaviour for directories. Check your directory structure closely. Obviously you want a file in the root called index.html rather than a directory with that namefirst of all u need the FTP.
then login to u r site.
Right click on u r site then upload again the file ( if u have backup).
Else
go to index folder cut the files from there and keep in www or public_html .