Index.html auto-runs for HTML. Index.php auto-runs for PHP. I can't
find what auto-runs for Perl. Anything? Index.cgi? I must be doing
something wrong.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
This seems so trivial, but I have not been able to reconcile this
question.
1. File names index.html and index.php have special properties in that
they auto-boot when a directory on the server is accessed.
2. To run my perl code, which I keep in cgi-bin, I use an index.html
that does nothing but