RewriteRule ^/test http://www.mysite.com/test.html [R=301,L]
RewriteRule ^/test$ http://www.mysite.com/test.html [R=301,L]
RewriteRule ^/test!\.html$ http://www.teachhub.com/test.html [R=301,L]
RewriteRule ^test!\.html$ http://www.mysite.com/test.html [R=301,L]
Redirect 301 /document.php http://domain.com/other-document.php
Jump To Top of Thread