| | Okay, I want to know how can I redirect any visitor that comes to my site to the forum automatically since that is all the site is. I should have just placed the Forum in the main directory, but it's too late now and I have no wish to redo it. So how do I redirect my site using htaccess from / to /forum/ (my site is at http://www.legallyhighforum.astahost.com/), I'm trying this script right now: Redirect /index.php http://www.legallyhighforum.astahost.com/forum/index.php but it only redirects the index.php specifically to the forum/index.php, I need a full directory redirect script, so / will go to /forum/ |

