I have two domain names, one was my old one for about a year, and the other is my new one that I just got. I want to make it so if people go to olddomain.com/test.php it redirects to newdomain.com/test.php. I know you can make it redirect for each individual page, but I have a lot of pages and that would take forever. There has to be a code that says anything olddomain.com be redirected to newdomain.com. Thanks for any help!