Hi, is there any way for mybb 1.6 that when people enter my domain they are redirected to mydomain.com/portal ?
There is supposed to be an option for this in the AdminCP, when someone type just your domain name without "index.php" at the end, it would go directly to your portal.
The other way would be to select your portal as the normal home page in your .htaccess file, when "index.php" is not writen specifically.
Put this i your .htaccess file :
DirectoryIndex portal.php index.php index.html
thank you for help exdiogene
I'm sorry that I was offline for so long, but I moved to United Kingdom and had to work hard:/
Thanks! It worked for me too