The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#31
|
|||
|
|||
This is the code I have always used in my htaccess files:
Code:
RewriteEngine On RewriteCond %{HTTP_HOST} ^YOURDOMAIN.com RewriteRule (.*) http://www.YOURDOMAIN.com/$1 [R=301,L] Also check that your host accepts the use of htaccess files as some do NOT allow them to be used. In which case you need to ask your host to allow the use of htaccess. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|