The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
We have vbulletin installed on www.team-bhp.com/forum Now, I'd like to incorporate a wildcard redirect from www.team-bhp.com/forum/classifieds to http://classifieds.team-bhp.com How do I go about this? I tried with CPanel redirect rules (didn't work) and neither could my host help me out. I had photopost installed on forum/classifieds (LOUSY software BTW), have recently uninstalled it & moved on to another classifieds software. Thanks |
#2
|
||||
|
||||
![]()
I couldn't test this but try:
Put .htaccess in your /forum/classifieds directory: Code:
RewriteEngine on RewriteCond %{HTTP_HOST} !^ www.team-bhp.com$ RewriteRule ^(.*)$ http://classifieds.team-bhp.com/$1 [R=301] |
#3
|
|||
|
|||
![]()
Thanks for the help BirdOPrey5.
I created a forum/classifieds directory and placed your .htaccess file. Still doesn't work. Any other suggestions? |
#4
|
||||
|
||||
![]()
It worked for me just now when I clicked on your link in the first post- did you figure it out I guess?
|
#5
|
|||
|
|||
![]()
nvm
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|