The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
||||
|
||||
![]() Quote:
#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301] i replace these codes in my .htaccess file with RewriteCond %{HTTP_HOST} !^www\.yoursite\.com RewriteRule (.*) http://www.%{HTTP_HOST}/$1 [R=301,L] and now my site working properly and there's no problem in user login http://mysite.com changed automatically in http://www.mysite.com thanks alot for help |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|