Hi everyone,
I need to know what line of code to add to my .htaccess file to do this...
For example
I have http://abc.dec.com and also http://abc.com
Anytime someone tries to access any url from the http://abc.com url I want it to redirect to the appropiate page on http://abc.dec.com.... but the thing is url in the address bar must be http://abc.com but the content are from http://abc.dec.com
How can I do this either in htaccess or in some other way
Cheers in advance,
Chandran