I have two domain, websiteA.com and websiteB.com
I want to redirect domain so when people visit websiteA.com automatically redirect to websiteB.com.
What is the domain record that I must write ?
Can someone help me ?
Thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
I’m using ZPanel 10 with CentOS 6, and also do not know how.
@didit go to your DNS manager and create a cname (Alias) record from www.domainA.com to www.domainB.com
I am using Apache and Ubuntu.
I also using Virtual Min to manage my server
This comment has been deleted
I am using Apache and Ubuntu
What web server are you running? I’d be happy to help you get this set up but since different web server software requires different configuration settings in order to set this up a little more information is needed.