Html redirect
From KlavoWiki
To redirect a HTML page
<HTML> <head> <meta http-equiv="refresh" content="0;URL=/path/to/rdirect/lookhere.htm"> </head> </HTML>
To redirect a HTML page
<HTML> <head> <meta http-equiv="refresh" content="0;URL=/path/to/rdirect/lookhere.htm"> </head> </HTML>