Do you have an index file (ie index.php, index.html or similar)?
If you have for instance a home.html (which while common isn't recognized by server as the starting point), you would need to
a) rename it to index.html and make sure all pages that links back to it is updated to use the new...