20
CHAPTER 1. THE INTERNET
USER
% telnet www.cs.brandeis.edu 80
Trying 129.64.2.3...
Connected to diamond.cs.brandeis.edu.
Escape character is '^]'.
USER
GET /~cs2a/index.html HTTP/1.0
HTTP/1.1 200 OK
Date: Thu, 31 Aug 2000 20:21:23 GMT
Server: Apache/1.3.4 (Unix)
Last Modified: Wed, 23 Aug 2000 21:32:40 GMT
ETag: "4962a3 217 39a442f8"
Accept Ranges: bytes
Content Length: 535
Connection: close
Content Type: text/html
Brandeis University, Intro to Computers,
CoSci 2a, Aut 99
URL=http://www.cs.brandeis.edu/~tim/Classes/Aut00/CS2a/">
The Home page for CS2a has moved to
"http://www.cs.brandeis.edu/~tim/Classes/Aut00/CS2a/">
http://www.cs.brandeis.edu/~tim/Classes/Aut00/CS2a
You can click
HREF="http://www.cs.brandeis.edu/~tim/Classes/Aut00/CS2a/">
here
to get to that page.
Sorry for the inconvenience.
Tim Hickey
Connection closed by foreign host.
Figure 1.4: Accessing the HTTP service on port 80