RewriteEngine on RewriteCond %{HTTP_HOST} !^waterforce\.com.au RewriteRule (.*) http://waterforce.com.au/$1 [R=permanent,L] ErrorDocument 404 http://www.waterforce.com.au/sorry.htm AddType 'text/html; charset=ISO-8859-1' html