/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / </IfModule> Redirect 303 "/path/to/page.htm" http://www.site.com/path/to/new/page.php