[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [Raq2] DNS Wildcards - redirection to Rootdirectory
- Subject: Re: [cobalt-users] [Raq2] DNS Wildcards - redirection to Rootdirectory
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Tue Oct 30 11:05:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hi there.
> i have a question. i want to activate dns wildcards on my raq 2. i know
> there where several poster who also wanted to know how it works. well i
> tried it and did change the line
> in the pri.mydomain.com file to
> *.mydomain.com. in cname www.mydomain.com.
> and in /etc/named/records i changed it like this:a www mydomain.com
> 111.11.111.11
> cname * mydomain.com www.mydomain.com
the /etc/records file has nothing to do with DNS, it's just for the DNS GUI.
> when i now try the url xyz.mydomain.com it loads the root domain...
instead
> of www.mydomain.com
Is there a vitual host container for xyz.mydomain.com in httpd.conf?
Gerald