I have a phpbb forum I no longer use and want to forward it to a friends site. how do I do this? Thanks
how and where do i access the Control panel? is it in the admin section? if so can you please take me threw the steps?
Modify the header file of the forum. Add a redirect meta tag: <meta http-equiv="refresh" content="10;url=http://somewhere.com/"> into it.