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

