Page 1 of 1

Portal page not the homepage

PostPosted: Thu Nov 23, 2006 11:34 pm
Author: varagon
I just did a reinstall to 1.4.0 and now the portal page is NOT my homepage. First visit to the site is always the forums.

http://sekgg.org

Any suggestions?

Thanks!

Re: Portal page not the homepage

PostPosted: Sat Nov 25, 2006 8:37 am
Author: Drop-Forged
If you dont have an .htaccess file make one with the following line


Code: Select all
DirectoryIndex portal.php



If you already use an .htaccess file just add that line.