Forum Moderators: rogerd
I quickly went through the forum and found no posts on this subject, hence decided to post one myself.
------------------------------------------------------
I have done my own installation of phpbb in my hosting server in the path:
public_html/forum/
The forum was accessible by giving the URL as
[example.com...]
I then did a redirect of index.html to the above URL.
Though now it is accessible when I say "www.example.com", but within a fraction of a second the address bar shows the link again as
[example.com...]
I feel this will not register my forum name in the public's mind.
Please can anyone tell me how I make it accessible and view it as [example.com...]
Hope it is not required to do any moving of forum installation files or a re-installation in a different location!
Regards.
[edited by: rogerd at 1:59 pm (utc) on Mar. 30, 2005]
[edit reason] examplified [/edit]
This way, typing in www.domain.com will bring up www.domain.com/index.php (your forum homepage).
But if www.domain.com redirects to the forum already anyway does it matter what the URL is? I don't think users will notice much of a difference or really care that much.
It would be a different story if www.domain.com was a blank page and they had to type in the full path to get to the forum....
Scott
EDIT: Welcome to WW! :)
Thanks for your message.
I moved all the forum files and directories to the root directory(public_html). Now when I try accessing using the URL www.mydomain.com, I receive the following error:
Warning: Unknown(/home/userid/public_html/index.php): failed to open stream: Permission denied in Unknown on line 0
Warning: Unknown(/home/userid/public_html/index.php): failed to open stream: Permission denied in Unknown on line 0
Warning: (null)(): Failed opening '/home/userid/public_html/index.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0
Would you know why this error appears?
Is it required to run the install.php after moving the files to a new location?
Anybody else who are aware of this issue please help.
Regards,
Indisource