Good morning, I know it's a bit of a strange question, but here it goes.
I need to redirect some urls: it's about a component of a previous joomla installation...for some reasons they're stuck on Google somewhere and Search Console is nagging about those urls leading to 404. Before I can get to to bottom of it, I'd want to redirect those urls, using regex. I am not new to this, I've already done it extensively on htaccess.
This time though, for some unkown reasons, that doesn't work. However, I can redirect those urls via Admin Tools redirection feature...where I can't use regex though.
My question is, where can I see the code for the redirections made by AdminTools? I mean, the code run for each redirection. That would help me to debug what I'd like to put in htaccess for redirecting those urls using regex.
Thanks, I'd appreciate your help,
Have a good day.