- or download this
<Files *.pl>
SetHandler perl-script
PerlHandler Apache::Registry
Options ExecCGI
</Files>
- or download this
<Location /perl>
SetHandler perl-script
PerlHandler Apache::Registry
Options +ExecCGI
</Location>
- or download this
DirectoryIndex index.html index.htm index.shtml index.php index.php4 i
+ndex.php3 index.cgi index.pl