Options +FollowSymlinks RewriteEngine on RewriteCond %{HTTP_HOST} ^zoozle.org$ RewriteRule ^(.*)$ http://www.zoozle.org$1 [R=301,L]