[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] main site URL without www



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?