I have a WordPress blog running on an Apache2 server currently that I need to completely move to a new domain name.
http://www.somesite.com/ to http://www.someothersite.com
I need all requests to that domain to be redirected to a new domain name. Can this be done with .htaccess? If so what's the rule to be used?