|
Posted by T W Hu on August 16, 2005, 4:38 pm
Please log in for more thread options
> Obviously a server thing:
>
> myclient:~ # telnet www.tmn.pt 80
> Trying 194.65.141.2...
> Connected to www.tmn.pt.
> Escape character is '^]'.
> HEAD / HTTP/1.1
> Host: www.tmn.pt
>
> HTTP/1.1 404 Not found
> Server: Netscape-Enterprise/4.0
> Date: Tue, 16 Aug 2005 15:37:16 GMT
> Set-Cookie: TMN=217.160.174.213-1124206636.927625; path=/; expires=Sun,
> 1-Jan-2012 23:59:59 GMT
> Content-type: text/html
Thanks for verifying it. An utitilty program uses this to check if the link
is good or not.
But this server gives me problem. I guess I have to put index.shtml after
the server name
for this one.
HEAD -p http://myproxyhost www.tmn.pt
404 Not found
Connection: close
Date: Tue, 16 Aug 2005 20:30:13 GMT
Server: Netscape-Enterprise/4.0
Content-Type: text/html
Client-Date: Tue, 16 Aug 2005 20:34:15 GMT
Client-Peer: 192.11.226.124:8000
Client-Response-Num: 1
Set-Cookie: TMN=192.11.226.120-1124224214.39626; path=/; expires=Sun,
01-Jan-2012 23:59:59 GMT
|