How do I redirect from one domain/file to another for example;
test1.org/test1/test1page to test2.org/tests/test2.aspx
So if someone enters test1.org/test1/test1page in their browser I want them to redirect to test2.org/tests/test2.aspx
Go to the complete details ...