Okay, I've got a new site set up (standard html) and I've installed a wp blog in mydomain/blog I want to make http:/mydomain.co.uk go to http://www.mydomain.co.uk, which I have done as usual with: That works no problem. But I'm not sure the best way to make http://mydomain.co.uk/blog go to http://www.mydomain.co.uk/blog there is already an .htaccess file in the blog folder: Thanks