This is the cleanest way to redirect a URL. Quick, easy, and search-engine friendly. Remember HTAccess stuff is for Apache servers only.
Redirect a single page
Redirect 301 /index.html http://www.yoursite.com/301.html
Redirect an entire site
Redirect 301 / http://example.com/