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

