I need to redirect my old domain to a new domain like so.
http://olddomain.com/file123.php to http://newdomain.com/file123.php
so that when a user tries to access file123.php on the old domain it will send them to file123.php on the new domain.
Also, I want to keep the server from forwarding the subdomains to newdomain.com. That is an issue I had when trying this before, you would access http://sub.newdomain.com and it would send you to http://newdomain.com instead of the subdomain.
Thanks for any help offered.
< fake signature removed >
Last edited by chrishirst; 10-03-2008 at 02:30 AM..
|