Download this file:
Unzip it;
Go to "index.html" and edit it. (if you have notepad++, click on "Edit with Notepad++")
Find the line 7 ( <meta http-equiv="refresh" content=5;url="http://example.com"> );
On "http://example.com", put your site url with "/index.php" (example: http://myboard.com/index.php);
On "content=5", you put the waiting time before entering your forum;
Now you save the code, and upload "index.html" and "css" on your "public_html" directory.