I have a large set of URLs (over 1000) which need to be tested against a complex .htaccess
file of redirect rules.
I have used the online htaccess tester to test individual redirects and fine-tune my set of rules, however, it is too laborious to test each url.
I also found a number of answers here but which does not really address batch testing.