The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I make forum page the page that my domain goes to when i type in the url?
Title says all.
|
#2
|
||||
|
||||
What directory do you have it installed in? The root or in a /forum/ directory?
|
#3
|
||||
|
||||
well my forum path is
public_html > forums |
#4
|
||||
|
||||
Well, then you would use an htaccess file to redirect your url to your forums directory
See here: http://www.webweaver.nu/html-tips/web-redirection.shtml |
#5
|
||||
|
||||
what? I'm confused? What do I have to do?
|
#6
|
||||
|
||||
Create an .htaccess file to redirect your url from www.yoursite.com to www.yoursite.com/forums/ and place the .htaccess file in your root directory.
|
#7
|
||||
|
||||
how do i make an htaccess? Can you just tell me instead of giving links to tutorials about dreamweaver o.o
|
#8
|
||||
|
||||
Create an .htaccess file and add this to it...
Code:
Redirect 301 / http://www.yoursite.com/forums |
#9
|
||||
|
||||
No but i mean how to create the base file? from what program?
|
#10
|
||||
|
||||
Notepad, wordpad, whatever you want to use
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|