Mr Lucky
Well-known member
I have a problem with my upgraded xf2 forum as the vbulletin redirect script is not working, however I still have my old xf1 backup on a subdomain and the redirects are working, and redirect to the live forum.
So what i want to do is a redirect for all the external links to vbulletin post URLs to redirect to the old xf1 subdoamin, where they get correctly rediretced to the new xf URL on the live forum. Sounds a bit complicated but it will work until I can get the xf2 redirect working.
This is what the htaccess needs to do:
Redirect this
to
Many thanks
So what i want to do is a redirect for all the external links to vbulletin post URLs to redirect to the old xf1 subdoamin, where they get correctly rediretced to the new xf URL on the live forum. Sounds a bit complicated but it will work until I can get the xf2 redirect working.
This is what the htaccess needs to do:
Redirect this
http://mydomain.com/showthread.php?ID-Thread-title
to
https://old.mydomain.com/showthread.php?ID-Thread-title
Many thanks
Last edited: