
RewriteEngine on
# Use PHP5 as default
AddHandler application/x-httpd-php5 .php

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

