I'm trying to figure out how to redirect an entire folder (now defunct) to my home page. The tricky part is, some of the files in that folder are indexed with variables as part of the URL's. Is there a way to redirect calls for ANYTHING within the folder, to the home page? Here's what I've tried with no success, along with several variations:
RewriteRule ^old-folder/(.*)$ [domain.com...] [R=301,L]
Here's a sample URL that I'm trying to redirect:
www.example.com/old-folder/file.php?prod=1556