The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
forumdisplay.php?# -> subdomain
Hello,
Let's say have have a "money" forum (id #4) http://yourname.com/forumdisplay.php?4 How do I get my "money" forum to load in http://money.yourname.com That way, my users don't have to dig through 100 of forums to find "money" forum, but they can load "money" forum by http://money.yourname.com I am thinking about: IF url = money.yourname.com Redirect to forumdisplay.php?4 Is there a way to have this setup? |
#2
|
||||
|
||||
Not sure if this will work or not, but you could try adding this to your .htaccess file:
Code:
redirect http://money.yourname.com http://yourname.com/forumdisplay.php?4 |
#3
|
|||
|
|||
I have tried that but it didn't work, given that I have *.yourname.com CNAME yourname.com
|
#4
|
|||
|
|||
I don't know exactly what that means (although I recognize it as something to do with DNS). But if a link that someone follows still has "money" in the url then I don't see why what HMBeaty posted wouldn't work, and if it doesn't have "money" in there then I don't see how you would know which forum to redirect to.
|
#5
|
|||
|
|||
...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|