If I use Alias /perl/ /path to perl/ <Location /perl> SetHandler perl-script PerlHandler Apache:: Registry Options +ExecCGI </Location> I can serve scripts successfully If I use <Files *.pl> SetHandler perl-script PerlHandler Apache::Registry Options ExecCGI </Files> I can not run any *.pl Help Scott