Usually the UBB is installed in a subdirectory of the webdir
for example
httpdocs/ubb/
To Run the forum Portal you must redirect the users at
http://www.domain.tld/ubb/ubbthreads.phpThis does not look very friendly to the fact that most forum domains do run only the forum.
Is there a way to have the PORTAL webpage being installed at the webdir (httpdocs) and accessible from
http://www.domain.tld/index.php directly? (and having the forum at some subdir ex. ubb/)