phpBB -- Different Access Level

|

(1) Access Control

Since the phpBB application allows a guest to enter his discuss in the forum, our access control would just
be set in login part. I created a login directory, copied the login.php there, created the .htaccess under the login directory, and then made all necessoary changes.

(2) change/add files

page_header_admin.php
pagestart.php
groupcp.php
page_header.php
usercp_email.php
posting.php
privmsg.php
profile.php
search.php
viewforum.php
viewtopic.php
index.php
login.php
.htaccess