| Linode Forum https://forum.linode.com/ |
|
| DNS manager domain.com and www.domain.com https://forum.linode.com/viewtopic.php?f=19&t=2778 |
Page 1 of 1 |
| Author: | jcr [ Fri Jun 22, 2007 2:37 pm ] |
| Post subject: | DNS manager domain.com and www.domain.com |
Hello, With Firefox, both www.domain.com and domain.com work but from IE only www.domain.com is fine. I am using Centos5 with apache 2.2 and my httpd.conf file contains: <VirtualHost *:80> ServerName domain.com Redirect permanent / http://www.domain.com/ </VirtualHost> <VirtualHost *:80> DocumentRoot /websites/domain ServerName www.domain.com </VirtualHost> In the Linode's DNS manager, under the domain zone domain.com, I have two A records, one with hostname www.domain.com and the other with domain.com. Once submitted, the first one appears as www and the other is blank. In both cases, the IP is the same. I last made changes to the DNS manager more than one hour ago. Any idea where I am making a mistake? Thanks for your help |
|
| Author: | jcr [ Fri Jun 22, 2007 3:39 pm ] |
| Post subject: | |
Hello, Sorry for the noise but it actually works fine. That's good! Regards |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|