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

