
RewriteEngine on
# Use PHP5.4 as default
AddHandler application/x-httpd-php54 .php
RewriteCond %{HTTP_HOST} ^myemail\.alssecurity\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.myemail\.alssecurity\.com$
RewriteRule ^/?$ "https\:\/\/box493\.bluehost\.com\:2096\/3rdparty\/roundcube\/index\.php" [R=301,L]

