The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Redirection hack request
Let's c:
I had my forums at www.domain1.com/sitename/forums Now I transferred them to www.domain2.com/forums Is there any way to set up VB so ANY request of any page or script (showthread.php, quiz.php, member.php, WHATEVER.php...) to the OLD domain1 URL (whichever parameters you fill in) will lead you to the correct domain? Tried with REDIRECT PERMANENT directive on Apache, but problem is parameters ARE NOT passed this way, so any1 asking for http://domain1.com/site/forums/showt...threadid=22222 will be taken to http://domain2.com/forums/showthread.php |
#2
|
|||
|
|||
You could just write a redirect html and use that
|
#3
|
|||
|
|||
To make it simple....here is a code I just wipped up...
Quote:
|
#4
|
|||
|
|||
Er....
the code you wrote is THE SAME than a simple "<meta http redirect "timeout; url=url to redirect">" BUT I WANT to redirect also the parameters...! So if a user followed http://domain1.com/site/forums/showt...threadid=22222 will be taken to http://domain2.com/forums/showthread.php?threadid=22222 NOTE the ?threadid=22222 |
#5
|
|||
|
|||
But if you moved the forums/closed the forums people should not even be able to see thus negating the need for the forward except for the main forward which is a simple redirect that I posted.
You could even just close the boards and on the message tell them where to go for the new forums. |
#6
|
|||
|
|||
People still access the site via different URLs formed on different scripts (showthread.php, quiz.php, etc....)
They ALWAYS get the "board closed go to new forums" message, but precisely this is WHY I want the redirection, so instead of "go to mynewdomain2.COM they'll get to the REAL thread/quiz/whatever they were looking for. |
#7
|
|||
|
|||
No1?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|