RewriteEngine on # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php56” package as the default “PHP” programming language. AddHandler application/x-httpd-ea-php56 .php .php5 .phtml # php -- END cPanel-generated handler, do not edit RewriteCond %{HTTP_HOST} ^thejoinerystore\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.thejoinerystore\.com$ RewriteRule ^/?$ "http\:\/\/www\.thejoinerystore\.com\.au\/" [R=301,L] RewriteEngine On RewriteCond %{HTTP_HOST} www.thejoinerystore.com.au RewriteRule (.*) http://thejoinerystore.com.au/$1 [R=301,L]