I recently changed my website and copied all contents from old domain to new domain. The old domain I had was a subdomain on a free webhost and Now I want to redirect all pages this to new.
My goal
http://old.domain.com/anything ==> http://newdomain.com
How can I do it in htaccess? I have already tried with redirect but just the homepage is redirect. Help is appriciated. Thanks