Haven't worked with phpBB in a VERY long. But if no major codes were changed
Open includes/page_header.php
Look for
'U_INDEX' => append_sid('index.php'),
change index.php to forums.php
Rename the actual index.php to forums.php
Then create a new index.php with w/e you like.
I haven't tried this as I don't have a phpBB forum atm, but this should work.