RewriteEngine on

RewriteCond %{HTTP_HOST} ^zipperstop.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.zipperstop.com$
RewriteRule ^/?$ "http\:\/\/zipperstop\.w21099\.com\/" [R=301,L]

