complex .htaccess redirection

I've been reading tutorials, examples, searching... but cant figure out how to do this:

I need o do a redirect for searches from something like this:

oldsite.com/search.php?search=*

redirect to:

newsite.com/folder/*/index.html

Where * is any possible text (search term).

I cant figure out how to do it.
Any help please?

Thanks complex .htaccess redirection

 

 

 

 

Top