I have a blog at:
http://charles-reace.com/kindleminds/
I just bought the kindleminds.net domain, and want to set up a permanent redirect to it for the old URL, so that links to "http://(www.)charles-reace.com/kindlminds/XXX" will go to "http://www.kindleminds.net/XXX". I think if I put the following in the .htaccess file in the root directory of my charles-reace.com domain it will do the trick, but I'd like a second pair of eyes to confirm or deny before I go live with it.
redirect 301 ^/kindleminds(/\.*)?$ http://www.kindleminds.net$1