Change the rewrite rule to do an explicit redirect, with something like the following?
#redirect mlserver requests to the faster mod_perl RewriteEngine on RewriteRule ^/cgi-bin/mlserver.pl(.*) /perl/mlserver.pl$1 [R]
In reply to Re: Seems simple enough how do I redirect old cgi scripts to mod perl?
by skx
in thread Seems simple enough how do I redirect old cgi scripts to mod perl?
by ManagedLinks
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |