I'm still trying to learn the ropes in using Apache mod_rewrite via .htaccess and have yet to figure this one out.. :\

Okay so here is the deal, I have a URL on my site that yields a high Google PageRank and backlinks that is simply gathering dust so I would like to rewrite a different URL on the site to the page with a PR and Backlinks via .htaccess so I don't loose any link juice etc.

Example:
muwebsite.com/test/test.php

changed using mod_rewrite to the following URL...

muwebsite.com/website/cool-website.php

Any ideas on how I should go about this using Apache mod_rewrite via .htaccess..?