I mean the latter. Two separate websites sharing the same PHPBB Database for posts, users, etc. You can't just install twice and point both to the same database. It doesn't work that way. PHPBB has a MYSQL table that defines where the index page is. So even if you install the second one, once you lo...