in reply to Using index.pl as the default page

In your directory's .htaccess file, say:

DirectoryIndex index.pl #May also need: #AddHandler cgi-script pl

The DirectoryIndex script need not be in the same directory. Give it a path to the script and it will run.

After Compline,
Zaxo