RewriteEngine on
RewriteCond %{HTTP_HOST} ^austindo.id$ [OR]
RewriteCond %{HTTP_HOST} ^www.austindo.id$
RewriteRule ^/?$ "http\:\/\/austindocorporation\.co\.id\/" [R=301,L]

