htaccess 301 redirect URL with Perl – not working
All other redirects in htaccess working except those URLs attempting to redirect from a URL with perl.
For example:
Redirect 301 /text/index.pl?81111 /directory2024/show_blog.pl?how-build-widget
All other redirects in htaccess working except those URLs attempting to redirect from a URL with perl.
For example:
Redirect 301 /text/index.pl?81111 /directory2024/show_blog.pl?how-build-widget