- To: 'Damien Gardner Jnr' <rendrag@xxxxxxxxxxx>, slug@xxxxxxxxxxx
- Subject: RE: [SLUG] Apache hits 62.8%
- From: John Wiltshire <jw@xxxxxxxxxxx>
- Date: Tue Aug 1 14:24:59 2000
From: Damien Gardner Jnr [mailto:rendrag@xxxxxxxxxxx]
>
> Hmm, Looks like IIS to me?
>
> ------
> ~ >$ telnet download.microsoft.com 80
> Trying 207.46.68.24...
> Connected to download.microsoft.com.
> Escape character is '^]'.
> HEAD / HTTP/1.0 OK
>
> HTTP/1.1 200 OK
> Server: Microsoft-IIS/5.0
> Content-Location: http://207.46.68.24/Default.htm
> Date: Tue, 01 Aug 2000 04:10:50 GMT
> Content-Type: text/html
> Accept-Ranges: bytes
> Last-Modified: Fri, 14 Apr 2000 15:36:34 GMT
> ETag: "d46f193727a6bf1:868"
> Content-Length: 138
> ------
Interesting. I get:
HTTP/1.1 302 Found
Date: Tue, 01 Aug 2000 04:23:52 GMT
Server: Apache/1.3.6
Location: http://msvaus.www.conxion.com/
Connection: close
Content-Type: text/html
John Wiltshire