GNU/Linux |
Debian 6.0.6(Squeeze) |
|
![]() |
ModPerl::PerlRunPrefork(3pm) |
![]() |
ModPerl::PerlRunPrefork − Run unaltered CGI scripts under mod_perl
# httpd.conf
PerlModule ModPerl::PerlRunPrefork
Alias /perl−run/ /home/httpd/perl/
<Location /perl−run>
SetHandler perl−script
PerlResponseHandler ModPerl::PerlRunPrefork
PerlOptions +ParseHeaders
Options +ExecCGI
</Location>
mod_perl 2.0 and its core modules are copyrighted under The Apache Software License, Version 2.0.
The mod_perl development team and numerous contributors.
"ModPerl::RegistryCooker" and "ModPerl::Registry".
![]() |
ModPerl::PerlRunPrefork(3pm) | ![]() |