Mattwhf
05-09-2016, 12:55 PM
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
http://forumweb.hosting/forumdisplay.php?f=95
I want to redirect to new url
http://forumweb.hosting/95-web-hosting
and I used this code in .htaccess file
Redirect 301 /forumdisplay.php?f=95 http://forumweb.hosting/95-web-hosting
but it didn't work
Any one knows how to redirect this? please suggest
Thanks
Matt
I have a small issue when redirect old urls (Standard URLs) to new urls (Mod Rewrite Friendly URLs)
for example:
my old url is
http://forumweb.hosting/forumdisplay.php?f=95
I want to redirect to new url
http://forumweb.hosting/95-web-hosting
and I used this code in .htaccess file
Redirect 301 /forumdisplay.php?f=95 http://forumweb.hosting/95-web-hosting
but it didn't work
Any one knows how to redirect this? please suggest
Thanks
Matt