lib::Apache::httUpsde_rcoCnofn(t3r)ibuted

lib::Apache::httUpsde_rcoCnofn(t3r)ibuted

Apache::fork Home Page Subroutines Index Apache::Include


NNAAMMEE
       Apache::httpd_conf - Generate an httpd.conf file

SSYYNNOOPPSSIISS
         use Apache::httpd_conf ();

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

DDEESSCCRRIIPPTTIIOONN
       The Apache::httpd_conf module will generate a tiny
       httpd.conf file, which pulls itself back in via a <Perl>
       section.  Any additional arguments passed to the write
       method will be added to the generated httpd.conf file, and
       will override those defaults set in the <Perl> section.
       This module is handy mostly for starting httpd servers to
       test mod_perl scripts and modules.

AAUUTTHHOORR
       Doug MacEachern

SSEEEE AALLSSOO
       mod_perl(3), Apache::PerlSections(3)

Apache::fork Home Page Subroutines Index Apache::Include