I want to use a .htaccess file to redirect users from my old fourms to my new fourm. As I'm not quite done with eveything like porting all of my PHP programs from using phpBB2 database.
Code:
Redirect /home/my_user_name/public_html/fourms http://www.SimFIA.com/forum/index.php
I tryed putting just that into the .htaccess file in my fourms dir. Did not work at all. Any clue why? Oh and yea, I changed it to my_user_name so none of you know what my real user name is for that site

.