Hi! On Sun, Jan 02, 2000 at 09:31:13AM -0500, Katherine Ellis wrote: > Tell me what you think. > > http://users.leading.net/~kellis Not having looked at the page itself, I think you should add the trailing / to the URL when mentioning it, to prevent an unnecessary level of redirection sent from the server: $ printf "HEAD /~kellis HTTP/1.0\r\n\r\n" | netcat users.leading.net 80 HTTP/1.1 301 Moved Permanently Date: Mon, 03 Jan 2000 11:12:09 GMT Server: Apache/1.3.9 (Unix) Location: http://users2.fdn.com/~kellis/ Connection: close Content-Type: text/html $ printf "HEAD /~kellis/ HTTP/1.0\r\n\r\n" | netcat users.leading.net 80 HTTP/1.1 200 OK Date: Mon, 03 Jan 2000 11:12:19 GMT Server: Apache/1.3.9 (Unix) Last-Modified: Sat, 01 Jan 2000 23:23:17 GMT ETag: "3f3085-168-386e8c65" Accept-Ranges: bytes Content-Length: 360 Connection: close Content-Type: text/html Thanks :) Ciao Thomas -- Thomas Binder (Gryf @ IRCNet) gryf@hrzpub.tu-darmstadt.de PGP-key available on request! binder@rbg.informatik.tu-darmstadt.de Vote against SPAM: http://www.politik-digital.de/spam/
Attachment:
pgp9BDPPz1N3C.pgp
Description: PGP signature