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

