in reply to (Ovid - OT) Re: defaulting to a perl script...
in thread defaulting to a perl script...

And under Apache, I believe it is ...

  Options +ExecCGI
  DefaultType application/x-httpd-cgi

(Although that makes the default document type a CGI, which can -- of course -- be a Perl script.)

    --k.