Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
PerlRequire /usr/local/apache2/conf/startup.pl Alias /perl/ /usr/local/apache2/perl/ <Location /perl> SetHandler perl-script PerlResponseHandler ModPerl::Registry PerlSendHeader On Options +ExecCGI PerlSetEnv PERL_DESTRUCT_LEVEL 2 </Location>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: force to restart server under mod_perl 2.0
by CountZero (Bishop) on Oct 30, 2003 at 19:45 UTC |