- or download this
RewriteRule ^(.*)$ /cgi-bin/myscript.pl?$1 [L]
- or download this
mod_rewrite: maximum number of internal redirects reached. Assuming co
+nfiguration error. Use 'RewriteOptions MaxRedirects' to increase the
+limit if neccessary.
- or download this
RewriteRule !^/cgi-bin - [C]
RewriteRule ^(.*)$ /cgi-bin/myscript.pl?$1 [L]
- or download this
my JAPH:
print"Just another Perl hacker\n";
# ^ look, no space! pretty tricky huh?