Manual Pages for UNIX Darwin command on man Apache::httpd_conf
MyWebUniversity

Manual Pages for UNIX Darwin command on man Apache::httpd_conf

Apache::httpdconf(3) User Contributed Perl DocumentationApache::httpdconf(3)

NAME

Apache::httpdconf - Generate an httpd.conf file

SYNOPSIS

use Apache::httpdconf ();

Apache::httpdconf->write(Port => 8888);

DESCRIPTION

The Apache::httpdconf module will generate a tiny httpd.conf file,

which pulls itself back in via a section. Any additional argu-

ments passed to the "write" method will be added to the generated httpd.conf file, and will override those defaults set in the section. This module is handy mostly for starting httpd servers to test modperl scripts and modules. AUTHOR Doug MacEachern

SEE ALSO

modperl(3), Apache::PerlSections(3)

perl v5.8.6 2000-03-30 Apache::httpdconf(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™