[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mod_perl Not Working W/ Apache2 on Sid



Hal Vaughan wrote:
I'm just trying to run a simple test set up, [...]

<Directory /perl >
   SetHandler  perl-script
   PerlHandler ModPerl::Registry
   Options +ExecCGI
</Directory>
[...]
The root server directory is /var/www and I have a perl script in /var/www/perl. [...]

Then perhaps you want <Directory /var/www/perl>



Reply to: