On Wed, 2003-09-03 at 13:37, Thomas Cameron wrote: > On Wed, 2003-09-03 at 14:49, Mike Starke wrote: > > On Wed, Sep 03, 2003 at 12:42:54PM -0700, Dr. Ghastly wrote: > > /_1. Some sites work with the www but not without, and vice versa. Depends on > > /_the server and how it was registered. > > > > I believe this is simply a DNS configuration issue. Correct > > me if I am wrong. > > It actually takes both DNS and Apache being set up correctly to make > http://domain.tld work like http://www.domain.tld. ----- that of course ignores interaction with apache mods and other things such as certificates, authentication methods, referral references, statistical data etc. The fact is, that with a fairly loose apache configuration and a proper pointer in DNS, it can appear that there is no difference between the www.domain.tld and domain.tld but just the fact that when I typed it in this email - the www.domain.tld is a clickable link and the domain.tld is not a clickable link (without the http://) is enough to convince me that it isn't generally worth doing. Craig