chunks of httpd.conf
<Directory /home/username/mod-perl/> AllowOverride None Options ExecCGI Order allow,deny Allow from all </Directory> <IfModule mod_perl.c> Alias /mod-perl /home/username/mod-perl <Location /mod-perl> SetHandler perl-script PerlHandler Apache::Registry Options +ExecCGI </Location> </IfModule> Alias /perl/ /home/username/mod-perl/
In reply to Re: Re: for mod-perl gurus
by ralphie
in thread for mod-perl gurus
by ralphie
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |