View Single Post
  #4 (permalink)  
Old 01-15-2009, 01:53 AM
alhefner alhefner is offline
WebProWorld Pro
 
Join Date: Jan 2008
Location: Reno, Nevada
Posts: 125
alhefner RepRank 1
Default Re: The Site Which Is Having 2-home Pages

Well, since both of those are now giving a 404 error, I guess you have taken things into control.

The problem as I see it is that you had 2 files in the main directory. One called "index.htm or .html or .php or waterver but it was called "index" . and another one called home.aspx or. htm or .thml or what the heck ever but it was called "home".

The seb server defaults to a page that has a name of "index" not "home". Also, if your server is not set up to interpret ASP, it will redirect to the "index.html" or "index.htm" or "index.php" or "index.what the heck ever".

Starting to get the picture here? Stgep one for you would be to get a good book on HTML and web design, read it, practice using it, then go about developing a site.
__________________
My outdoor blog
Reply With Quote