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

