Redirect .com URL to .org URL

Permalink
Hello, I have set up a new Concrete5 installation on my host server (Bluehost). I purchased two URLs, same name ending in .com and .org.

They both point to the same directory and files. I checked in settings for both to verify.

Right now, the name.com does not automatically redirect to the name.org site. This has caused problems because I have been editing the name.org site, and another person has been editing the name.com site.

Each site reflects the changes made when logged in at that site (.com or .org).

I would like to know how to make the .com immediately point to the .org site so the changes can only be made on the .org site.

Also , if I am successful with the redirect, what do I do about the incorrect stuff on the .com? Will it no longer matter?

Many thanks, and may this bring someone many karma points!

 
JohntheFish replied on at Permalink Reply
JohntheFish
Its probably easiest to set up a redirect in the .htaccess file, so that .com gets redirected to .org before it even gets as far as concrete5.


Have a read of
http://www.htaccessredirect.co.uk/...

And you may be able to use this to create the code snippet for you
http://htaccessredirect.net/