From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a63afa1207675587 X-Google-Attributes: gid103376,public From: "Randy Brukardt" Subject: Re: Revised Ada Reference Manual Available Date: 2000/10/09 Message-ID: #1/1 X-Deja-AN: 679478638 References: <0yqD5.605$qR3.288048@homer.alpha.net> <87bswv1yru.fsf@deneb.enyo.de> <3rXD5.7371$9X2.2157551@newsrump.sjc.telocity.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 X-Complaints-To: abuse@alpha.net X-Trace: homer.alpha.net 971126919 156.46.62.124 (Mon, 09 Oct 2000 16:28:39 CDT) NNTP-Posting-Date: Mon, 09 Oct 2000 16:28:39 CDT Newsgroups: comp.lang.ada Date: 2000-10-09T00:00:00+00:00 List-Id: >> Actually, it's http://ada-auth.org/~acats/arm.html . ;-) > >Actually, the www is optional, and many browsers default to the >http:// protocol, so all of these will work on such browsers: > >http://www.ada-auth.org/~acats/arm.html >http://ada-auth.org/~acats/arm.html >www.ada-auth.org/~acats/arm.html >ada-auth.org/~acats/arm.html "ada-auth.org" and "www.ada-auth.org" are different machines, located in different states. I suppose it works to leave out the "www" because the ada-auth.org machine isn't running a web server currently, but that may not always be true. Randy Brukardt.