Sorry if this has been discussed 1000 times.
I'm trying to setup the following with .htaccess -
My main domain:
[
foo.com...]
I want to have the following redirect:
[
foo.com...]
[
foo.ca...]
[
foo.ca...]
to [
foo.com...]
Both domains are pointed to the same server, under the same account.
Help!