I have a Search Engine and need to clean up the dynamic URL. I need to change: http://www.mysite.com/cgi-bin/search/search.cgi?where=web&vid=l686119156I1205117050&twin=n&sess=5737a3a3a303a3a313&query=woot Code (markup): To: http://www.mysite.com/woot Code (markup): Can someone please provide me with the htaccess code to do this? ALSO, My site has changed folder paths thus making a LOT of backlinks useless I need to redirect: http://www.mysite.com/cgi-bin/cgsearch/cgsearch.cgi?target=web&where=web&category=&ss=n&skw=n&refer=&sel=n&lang=english&vid=l6861193104I1151887317&lout=dyn&query=woot To: http://www.mysite.com/cgi-bin/search/search.cgi?where=web&vid=l686119156I1205117050&twin=n&sess=5737a3a3a303a3a313&query=woot Any help is GREATLY appreciated as I have spent hours trying to figure this out. Thanks