Author | Topic: Page not found | |
---|---|---|
Bruce Anderson | Page not found on Thu, 31 Mar 2005 11:49:31 -0600 I need some basic education. Occasionally, users trying to make initial access one of the websites I host get a "page not found" type error. Other users at the same time are connecting with no problem. The page to be returned is a simple HTML page, and WAA is not involved in this issue. The different websites have different authoritative domain name servers. It can be any of three websites that people have problems with. What is going on? Can I do anything about it? | |
Martin Altmann | Re: Page not found on Thu, 31 Mar 2005 22:10:42 +0200 Bruce, if I understood what you wrote correctly you cannot do anything about it. It is caused by the DNS in use. HTH, Martin | |
Thomas Braun | Re: Page not found on Fri, 01 Apr 2005 08:20:15 +0200 Bruce Anderson wrote: > ...returned is a simple HTML page, and WAA is not involved in this issue. The > different websites have different authoritative domain name servers. It can > be any of three websites that people have problems with. What is going on? > Can I do anything about it? This sounds like som kind of DNS resolution problem. Talk to the provider that hosts the domains / DNS servers. Thomas Braun | |
Phil Ide | Re: Page not found on Fri, 01 Apr 2005 10:52:15 +0100 Bruce, > I need some basic education. Occasionally, users trying to make initial > access one of the websites I host get a "page not found" type error. Other > users at the same time are connecting with no problem. The page to be > returned is a simple HTML page, and WAA is not involved in this issue. The > different websites have different authoritative domain name servers. It can > be any of three websites that people have problems with. What is going on? > Can I do anything about it? 1. What web-server software are you using? 2. Do you know the exact error being returned (404 is rather ambiguous). You can check whether the 404 is generated by a DNS error or by the web server. Simply check the web-server error logs, they should record requests that cannot be resolved. If there are no log messages for these errors, then it will be a DNS issue. Regards, Phil Ide *************************************** * Xbase++ FAQ, Libraries and Sources: * * goto: http://www.idep.org.uk/xbase * *************************************** Conference Host, Running & Being |