|
Answer
by: George Kaloyanov, Aplus.Net Knowledge Base Support.
Your
phpBB Forum is located at the following URL:
- Unix-based
hosting plans: If you have installed the phpBB
Forum in your main /html directory, the URL is: http://yourdomain.com/phpbb/index.php.
If you have installed the phpBB Forum as a subdomain, the URL is: http://phpbb.yourdomain.com/index.php.
- Windows-based
hosting plans: http://yourdomain.com/cgi-bin/phpbb/index.php
Note:
Please replace “yourdomain.com” with your actual
hosted domain name.
You
have to create a “hyperlink” in your website pages
which you want to link to the phpBB Forum. Use the URLs above for your
hyperlinks.
Example:
If you want to create a hyperlink on your index page that leads to your
phpBB Forum, you have to add the following HTML code to your page:
<a
href=”http://www.yourdomain.com/phpbb/index.php”>Click
here to access my Forum?</a>
Note:
Please replace yourdomain.com with your actual registered domain name.
Related
Links:
|