How to Redirect from One URL to Another Showing the New URL
        Posted  
        
            by Ngu Soon Hui
        on Server Fault
        
        See other posts from Server Fault
        
            or by Ngu Soon Hui
        
        
        
        Published on 2010-04-21T03:47:41Z
        Indexed on 
            2010/04/21
            3:54 UTC
        
        
        Read the original article
        Hit count: 264
        
cpanel
I have an old domain www.olddomain.com, and now I have shifted my content to www.newdomain.com. Both of the domains are residing in the same root folder on a sharehost. 
I use CPanel to manage them.
Now, when the user types in www.olddomain.com, I want it to be redirected to www.newdomain.com, with the address bar showing www.olddomain.com. How to do this in cpanel? 
I tried to use "redirects" feature in Domains list, and although I could get the redirection, but the address bar showed www.newdomain.com, not www.olddomain.com.
Any idea?
© Server Fault or respective owner