The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Urgent help needed please
This, to some, is a basic question.
However, I don't know what to do. We have an issue with our custom home page at www.theproductforum.com and its currently shpwing blank, this is not an easily sorted problem so for the time being I want the forums to be the first page people see. How can I do this please? www.theproductforum.com/forums is where the forum is located currently. |
#2
|
|||
|
|||
Put this in your .htaccess file:
Options +FollowSymlinks RewriteEngine on RewriteCond %{HTTP_HOST} ^www\.theproductforum\.com$ [NC] RewriteRule ^(.*)$ http://theproductforum.com/$1 [R=301,L] RedirectMatch permanent ^/$ http://theproductforum.com/forums/ Should work.. |
#3
|
|||
|
|||
Thanks for your help. This problem has been solved now.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|