dt23
03-31-2005, 10:43 PM
Hello,
When someone types www.mysite.com, they're directed to the appropriate website.
However, when they type: mysite.com (without the www), they're directed to a different website on my server.
Is this an Apache configuration issue or a DNS configuration issue?
In my Vhosts.conf file I have:
ServerName www.mysite.com
Is there a way to specify that mysite.com (without www) should be redirected to mysite as well?
TIA,
dt23
When someone types www.mysite.com, they're directed to the appropriate website.
However, when they type: mysite.com (without the www), they're directed to a different website on my server.
Is this an Apache configuration issue or a DNS configuration issue?
In my Vhosts.conf file I have:
ServerName www.mysite.com
Is there a way to specify that mysite.com (without www) should be redirected to mysite as well?
TIA,
dt23