Why does www.something.com work but something.com doesn't work

geno

Lifer
Dec 26, 1999
25,074
4
0
might not have the redirection setup on the server side. I don't know exactly how it works, I'm still learning some of that stuff here at work - that's why I take the long way and type it all out instead of being lazy :p
 

Damaged

Diamond Member
Oct 11, 1999
3,020
0
0
Doesn't work because they probably don't have that nameserved. Usually sites setup their A record then a CNAME record to handle those kinds of requests. No biggee. Some do, some don't. Kind of lame not to really as it's pretty easy.
 

Thyme

Platinum Member
Nov 30, 2000
2,330
0
0
I hate when they're advertise a site with the www. The www does not exist in the domain!

It's really just a subweb I think.
 

Damaged

Diamond Member
Oct 11, 1999
3,020
0
0


<< u must specify www, world wide web, just in case they think ur using ftp? >>


No. That's http:// versus ftp://. www is just a host name, and in this case a naming convention that a lot of people follow.

It has to do with their DNS, just like pulpp and I are saying.