View Full Version : index page question
gamelandz
07-28-2006, 07:52 PM
I have installed vb in a subfolder on my website http://www.gamelandz.com, how do i move everything to the root folder without messing everything up?
or
How can i make a index page that will match vb?
RS_Jelle
07-28-2006, 08:04 PM
Just move all files and edit config.php. Then correct the forum url setting (vBulletin options) to the new one ;)
A portal page system for vBulletin: vBadvanced CMPS (http://www.vbadvanced.com/) (you can put it in another folder than your forum, so it suits your needs) :)
rootnik
07-28-2006, 08:41 PM
You could probably use a rewrite rule if you have mod rewrite installed.
I use IIS/ISAPI_Rewrite, so your rule would be different. But this is what I have:
RewriteRule / /forums/home.php
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.