OK I asked this on DP before I had the epiphany that "hey... wouldn't it be smarter to just ask on the forum where the 301/.htaccess experts are?"
So yeah I converted my basketball forum from IPB to VB.
I have a few URLs that point to team specific forums that I want to 301 redirect because i know they have a lot of backlinks.
I tried redirect 301 /index.php?showforum=4 /forumdisplay.php?f=263
But that just gives me a 500 Internal Server Error.
When I add the http to the destination URL the 500 error goes away but it just ignores the redirect. redirect 301 /index.php?showforum=4 http:/www.hoopstalk.net/forumdisplay.php?f=263
I know my server supports RewriteRule in .htacccess because I have my domains 301'd to www.mydomain.com like onlyriddles.com which is on the same server.
So what am I doing wrong with the redirect 301 and how can I fix it? Or how do I do it with rewriterule?
Any help is MUCH appreciated!![]()


LinkBack URL
About LinkBacks






Reply With Quote