[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] main site URL without www
- Subject: Re: [cobalt-users] main site URL without www
- From: Carrie Bartkowiak <ravencarrie@xxxxxxxx>
- Date: Thu Aug 9 14:05:49 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Thu, 9 Aug 2001 00:23:13 +0100, Edward Bishop mumbled something
like:
>>If I put the www back in the DNS, the URL won't work with the www
>>regardless
>>of what I use in the ServerAlias line.
You need to have two DNS entries ('A' records) - one with the www and
one without.
mysite.com --> your.ip.addy
www.mysite.com --> your.ip.addy
Then in your ServerAlias line, you also need to have both:
ServerAlias mysite.com www.mysite.com
--
CarrieB
If a stealth bomber crashes in a forest, will it make a sound?