If you wanted you could always change the directory index. So whenever you go to
www.forum.com it will go to the files you specify.
Code:
DirectoryIndex subfolder/this.html index.html
If subfolder/this.html doesn't exist it will go to index.html in the root folder instead.