- From: Nick Kew <nick@webthing.com>
- Date: Mon, 24 Feb 2003 20:07:52 +0000 (GMT)
- To: Caspar Due <himself@caspar.dk>
- cc: www-validator@w3.org
On Mon, 24 Feb 2003, Caspar Due wrote: > Hi Group, > > Im trying to validate the following page: http://fps.boomtown.net/da_dk/ but > the validator returns the following error: > > "500 EOF instead of reponse status line" > > Does anyone know what the problem might be ? Seems to be what the validator says. Is the server trying to do something silly like serve different things to different IP addresses? I just asked Martin on IRC - he tried it from a shell (among other things). <MJDuerst> duerst@validator:~$ telnet fps.boomtown.net 80 <MJDuerst> Trying 62.243.74.242... <MJDuerst> Connected to boomtown.net. <MJDuerst> Escape character is '^]'. <MJDuerst> GET /da_dk/ HTTP/1.0 <MJDuerst> HTTP/1.1 200 OK <MJDuerst> Date: Mon, 24 Feb 2003 19:59:42 GMT <MJDuerst> Server: Apache/1.3.27 (Unix) PHP/4.3.0 <MJDuerst> X-Powered-By: PHP/4.3.0 <MJDuerst> X-Accelerated-By: PHPA/1.3.3r2 <MJDuerst> Connection: close <MJDuerst> Content-Type: text/html <MJDuerst> Connection closed by foreign host. That doesn't happen from elsewhere, and I'd suspect that whoever configured your server may be to blame. You can validate the page with Valet or the WDG validator. -- Nick Kew
Received on Monday, 24 February 2003 15:07:56 UTC