htaccess 301 redirect rule to remove part of a query string from URLs, but leave the rest
问题 I'm trying to find a redirect that will remove part of a query string from a URL, but leave the remaining query string. Now I can do this fine via a single URL redirect, but there are hundreds of these URLs. So I'm trying to find a rule that might be able to do this for all of them in one fell swoop, so I don't have to make one for each and any new ones will get redirected automatically. I'm trying to remove start=0& from the URLs, here are some examples: www.example.com/products.php?start=0