I learned how to do redirects today so they are search engine friendly. This cool site:
http://www.aplawrence.com/Unixart/googlepagerank301.html
talks about how so solve the redirect pagerank problem by using a
redirect 301
in apache. the basic syntax is
redirect 301 / http://www.redirect_domain.com