RewriteEngine on AddHandler application/x-httpd-php .html AddHandler application/x-httpd-php .html RewriteCond %{HTTP_HOST} ^fytenburgbeer.com$ [OR] RewriteCond %{HTTP_HOST} ^www.fytenburgbeer.com$ RewriteRule ^/?$ "http\:\/\/fytenburgbeer\.com\/index\.html" [R=301,L]