Forum Moderators: phranque
I need to redirect [mysite.au...] to [mysite.com...]
I have two VirtualHost entries - one for www.mysite.au and another for www.mysite.com
How do I do this redirection? Do I put in a Redirect in my VirtualHost for www.mysite.au?
Or do I put in a Redirect in my VirualHost for www.mysite.com?
Is this even related to Redirection or am I completely off track?
Am a newbie and I'm confused .. could someone help me out with how it works and the syntax?
Thanks in advance,
Deepa
Yes.
Install a Redirect 301 directive [httpd.apache.org], test it, and then post here if any problems.
Jim