RewriteEngine On
RewriteCond %{HTTP_HOST} ^yahoo.com$ [NC]
RewriteRule ^(.*)$ http://www.google.com/$1 [R=301,L]
By next Monday? ;)
RewriteEngine On
RewriteCond %{HTTP_HOST} ^yahoo.com$ [NC]
RewriteRule ^(.*)$ http://www.google.com/$1 [R=301,L]
By next Monday? ;)