
RewriteEngine on

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

