<IfModule mod_rewrite.c> RewriteEngine On RewriteBase /turd RewriteRule ^(.*?)$ http://www.adifferentdomain.com [R=301,L] </IfModule>