Date: Tue, 05 Nov 1996 21:47:52 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Mon, 19 Sep 1994 21:05:08 GMT Content-length: 1910
Remember that our server translates ~username to ~username/public/html, so the URL for user Joe's homepage, for example, would be http://www.cs.wisc.edu/~joe/joe.html, even though it is stored in the filesystem at ~joe/public/html/joe.html.
Class pages
Pages for classes are looked for
in two places. The first is any file
matching the pattern ~cs(course_number)-(section)/public/html/cs(course_number).html. The second is any with the same name,
but in the course instructor's account instead of the course account. The
second form is the only one available to cs302 instructors.