MyBB Community Forums

Full Version: Forward to subfolder on site
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My forum is in a subfolder to my domain, like this: http://www.fallberry.com/forum/

What I'd like to do is set things so anyone who enters at the root (fallberry.com) automatically ends up in the forum subfolder where the forum is. I have no idea how to do this. Have any of you set your sites up to work like this?
If you have nothing in root folder, the HTTPd will usually do it automatically.
Thanks. I got a tip from someone to handle this in CPanel. I never even thought to look there. But there is a redirect feature there, and it works for me.
JW, why not have it at your main domain?
The forum was already in as subfolder so I could have a regular main page. Things changed and I wanted to forum to be the entry.
Open .htaccess in the root of your website.

Add to the top:
Redirect 301 / http://fallberry.com/forum/