osx man page for modperl::registryprefork

Query: modperl::registryprefork

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:Contriapache_mod_perl-108~358::mod_perl-2.0.7::docs::api::ModPerl::RegistryPrefork(3)

NAME
ModPerl::RegistryPrefork - Run unaltered CGI scripts under mod_perl Synopsis # httpd.conf PerlModule ModPerl::RegistryPrefork Alias /perl-run/ /home/httpd/perl/ <Location /perl-run> SetHandler perl-script PerlResponseHandler ModPerl::RegistryPrefork 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::RegistryPrefork(3)
Related Man Pages
modperl::registry(3) - mojave
apache2::filterrec(3) - osx
modperl::registry(3) - osx
modperl::registryloader(3) - osx
modperl::util(3) - osx
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Undeletable file
To print diamond asterisk pattern based on inputs
Syntax error in subtraction in Bash
Python: Refer a properties file from different location