The error message you see refers to the fact that you currently donot have a default document uploaded to your website. A defaultdocument is a page that is loaded automatically when someone attemptsto view your website. To fix this error message you can use an FTPprogram to upload a default document. The most common default documentsare:
index.html
index.htm
index.shtml
index.asp
default.html
default.htm
default.shtml
default.asp
If you need a different home page name (called a "default document"), you can adjust this through your Control Panel.In most cases it is easier to rename your home page to one of thedocuments above. Please note that some file names (such as .asp and.shtml) are reserved for specific types of web applications. If you areunsure of which file extension to use, you can probably safely use .htmor .html.
Also, these documents carry an "order of precedence" as they arelisted above. For example, if you have both an index.html file and adefault.html file, the index.html file will be the one that shows upwhen viewing your site with the domain name or IP address.
If you still cannot view your site please contact support@ondemandhosting.net for assistance.