Ok, so I'm building a new site. I uploaded 3 files in the root directory -- index.htm, index.html and amateurs.html.
The /images directory has some images.
Cgi-bin is empty
No .htaccess file, no redirect files, nada.
When you get to the site, the first page is index.html. You click "enter" and end up on index.htm. So far, so good.
NOW -- if you click on "amateurs" it should bring you to /amateurs.html, but it reverts to index.html.
If you click on ANYTHING on the page (even a non-existant link) it reverts to index.html, won't even 404.
The designer swears his code is Kosher, and I can't find any errors. I've tried the link as amateurs.html and /amateurs.html./
If you type out the entire domain (.ie. www.domain.com/amateurs.html) it still goes to index.html
NSlookup is fine. DNS is fine (if it were broken, the main page would not load!). Traceroutes from machines in the USA and Canada are clean.
WHY? This is driving me wacko
The /images directory has some images.
Cgi-bin is empty
No .htaccess file, no redirect files, nada.
When you get to the site, the first page is index.html. You click "enter" and end up on index.htm. So far, so good.
NOW -- if you click on "amateurs" it should bring you to /amateurs.html, but it reverts to index.html.
If you click on ANYTHING on the page (even a non-existant link) it reverts to index.html, won't even 404.
The designer swears his code is Kosher, and I can't find any errors. I've tried the link as amateurs.html and /amateurs.html./
If you type out the entire domain (.ie. www.domain.com/amateurs.html) it still goes to index.html
NSlookup is fine. DNS is fine (if it were broken, the main page would not load!). Traceroutes from machines in the USA and Canada are clean.
WHY? This is driving me wacko

Comment