Is it possible to redirect domain names which already point to the same server?
For example, if my main website is www.companyname.com, and I have another domainname as www.companyname2.com, if I go to www.companyname2.com, I don't want users to see that domainname, I want them to be redirected to www.companyname.com, even though they both are the same website.
I am using RedHat linux and have a LAMP configuration.