Hello,
My apologies, the above rules are all wrong. Please try instead:
RewriteCond %{REQUEST_URI} board,([0-9]+)\.0\.html
RewriteRule index\.php vbseo301.php?action=forum&oldid=%1 [L]
RewriteCond %{REQUEST_URI} topic,([0-9]+)\.0\.html
RewriteRule index\.php vbseo301.php?action=thread&oldid=%1 [L]
RewriteCond %{REQUEST_URI} topic,[0-9]+\.0\.msg([0-9]+)\.html
RewriteRule index\.php vbseo301.php?action=post&oldid=%1 [L]


1Likes
LinkBack URL
About LinkBacks





Reply With Quote

. do i change the root .htaccess to the code given? and put the vbseo301.php in which folder? and can i do this after i already imported?
