The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi All,
I want people to go straight to my Portal instead of the Index when there enter my URL > Backpackers.info How do I get the page to open at http://www.backpackers.info/portal.php? instead of http://www.backpackers.info/index.php? You can see what I mean here www.BeautUtes.com Thanks! |
#2
|
||||
|
||||
![]()
Stick this in a file named index.html in your root dir.
Code:
<html> <HEAD> <SCRIPT language="JavaScript"> <!-- window.location="http://yourdomain.com/portal.php"; //--> </SCRIPT> </HEAD> </html> |
#3
|
|||
|
|||
![]()
Thanks Kirk,
I really appreciate your quick reply! Fixed! Will |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|