in reply to How can i tell if mod_perl is working?
Good Luck!PerlModule Apache::DBI PerlTaintCheck On <IfModule mod_perl.c> Alias /p /var/www/p <Directory /var/www/p> SetHandler perl-script PerlHandler Apache::Registry Options +ExecCGI </Directory> </IfModule>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: How can i tell if mod_perl is working?
by nmerriweather (Friar) on Sep 01, 2002 at 07:54 UTC | |
by merlyn (Sage) on Sep 01, 2002 at 13:16 UTC | |
by jeffa (Bishop) on Sep 01, 2002 at 13:05 UTC |