Query: modperl::perlrunprefork
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
apache_mod_perl-108~358::mod_perl-2.0.7::docs::api::ModPUser:Contribapache_mod_perl-108~358::mod_perl-2.0.7::docs::api::ModPerl::PerlRunPrefork(3)NAMEModPerl::PerlRunPrefork - Run unaltered CGI scripts under mod_perl Synopsis # 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> Description Copyright mod_perl 2.0 and its core modules are copyrighted under The Apache Software License, Version 2.0. Authors The mod_perl development team and numerous contributors. See Also "ModPerl::RegistryCooker" and "ModPerl::Registry". perl v5.16.2 apache_mod_perl-108~358::mod_perl-2.0.7::docs::api::ModPerl::PerlRunPrefork(3)