MyBB Hacks

Full Version: Check out the modified portal
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Which is a better method, Yumi:

Using a redirect plugin (Index -> Portal) or renaming the files?
Changing webserver config to use portal.php over index.php is probably the easiest.
I use MyBB as the software of two of my sites (the other two are blogs and run WordPress), and I use the portal as the home page for both. I just use the .htaccess file (but then again I have Google SEO 1.6.4) with this line at the top:

Code:
DirectoryAccess portal.php

That way whenever anyone accesses one of the two sites, they get sent straight to the portal. Plus I made the portal the home page site in the ACP.

Pages: 1 2 3
Reference URL's