Redirect old non modrewrite links to drupal links
sinasalek - April 3, 2008 - 16:49
Hello,
I just converted my new website to Drupal, the only problem i have is with links. my old site links were like this ?sn=about. i'm looking for module to be able to redirect this kind of links to their new Drupal links. i found couple of modules (like path_redirect) , but the problem is that non of them understand this kind of link. do you know any module capable of doing this?
Regards

This feature is currently
This feature is currently available in path_redirect module head.
sina.salek.ws
Feel freedom with open source softwares
Install the global redirect
Install the global redirect module to handle such redirects.
http://drupal.org/project/globalredirect
Or you need to update .htaccess for that.
- Hiren