Forum Moderators: buckworks & webwork

Message Too Old, No Replies

names with or without www.

         

kapow

4:03 pm on Jul 18, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can anyone explain why www. doesn't work on some names e.g. a subdomain I saw today:

[blue.widgets.com...] works
[blue.widgets.com...] doesn't work

amoore

4:11 pm on Jul 18, 2002 (gmt 0)

10+ Year Member



It's one of two things. They either dno't have their DNS set up for it or they don't have their webserver set up for it. In the first case, you need an A record for exampe.com and it needs to point to the same place as www.example.com. (alright, you can do it with CNAMEs or wildcard A record, but that's the gist.). In the second case, it's common to set up a virtualhost in apache for www.example.com but forget to do it for example.com. You can fix thsat with a serveralias line.

Hope it helps.

bill

8:53 am on Aug 9, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



We had an interesting discussion on the pros and cons of the www-less URL....here [webmasterworld.com]