Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Jun 22, 2007 2:37 pm 
Offline
Senior Member

Joined: Mon May 14, 2007 8:20 am
Posts: 81
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


Top
   
 Post subject:
PostPosted: Fri Jun 22, 2007 3:39 pm 
Offline
Senior Member

Joined: Mon May 14, 2007 8:20 am
Posts: 81
Hello,

Sorry for the noise but it actually works fine. That's good!

Regards


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group