RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.imben.co.uk
RewriteRule ^(.*)$ http://www.imben.co.uk/$1 [R=301]
But it doesn't always work. Sometimes if I go to imben.co.uk it displays that page when you first set up the site saying "Your VlexoFree Account Has Been Created!"
It doesn't always happen though, it's a bit confusing.












