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

