Hosting: Why Can I Not See My Webpage?
Make sure that all your web files (ie. web pages, images, etc) are placed inside the public_html or www directory.
You should also make sure that your main index page must be called either index.html, index.htm, or index.php
Finally, make sure that your file names are all in small case letters, as browsers are case sensitive - ie. Index.html is different to index.html
Go back to the page you were viewing


