No, it's not a typo.
My question is quite simple: I've read on how to set up subdomains on
apache using the wildcard mask, but what about subdomains several
levels deep?
Do I need to create one DNS entry for every "subdomain level" so to
speak?.
Lets say I currently have... whatever... "cool.com" (then I'd sell it
;-). No I mean... lets pretend I have something like "cool.com". With
"traditional" apache wildcard subdomains setup and the right entries
on bind, I can have "anything.cool.com" "a.cool.com" "b.cool.com", etc
all pointing to the same web page.
But what if I want to do a hostname in the form
"http://This.bind.is.really.cool.com"? That's 4 levels of
subdomains.
Can someone explain me how to setup something like this, both form the
apache and bind sides??
Regards
Willy
PS: I'm posting this same question to the bind newsgroup since this
involves setting up correctly both daemons.