![]() |
Redirect URLs in vBulletin 4.2.x?
Hi all,
I have a small issue when redirect old urls (Standard URLs) to new urls (Mod Rewrite Friendly URLs) for example: my old url is Code:
http://forumweb.hosting/forumdisplay.php?f=95 http://forumweb.hosting/95-web-hosting and I used this code in .htaccess file Code:
Redirect 301 /forumdisplay.php?f=95 http://forumweb.hosting/95-web-hosting Any one knows how to redirect this? please suggest Thanks Matt |
Are you moving the entire domain? If so try this:
Code:
Redirect 301 / http://www.yournewdomianhere.com/ If you're just trying to do url rewrites I think you should be using the htaccess rewrite and rewritecond commands. https://www.addedbytes.com/articles/...for-beginners/ Try this Code:
RewriteEngine On # Turn on the rewriting engine |
All times are GMT. The time now is 12:58 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|