<div dir="ltr">Hello,<br><br>How do I redirect a URL to another URL on a different host. Using 301/302 redirection from the host for example <a href="http://www.example.com/index.html" target="_blank">www.example.com/index.html</a>  to <a href="http://www.redirect.com/index.php" target="_blank">www.redirect.com/index.php</a><br>
<br><br>
</div>