logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

RunApp::Apache - Apache control from RunApp

Authors

       Chia-liang Kao <clkao@clkao.org>

       Refactored from works by Leon Brocard <acme@astray.com> and Tom Insam <tinsam@fotango.com>.

Description

       The class provides the default template for apache configuration.  It uses Template Toolkit.

   variables
       timeout
           Default is 300.

       KeepAlive
           Default is Off.

       MaxKeepAliveRequests
           Default is 100.

       KeepAliveTimeout
           Default is 15.

       documentroot
       hostname
       port
       webmaster
       logformat
           Default is 'common'.

       AP_VERSION
           Shows the version of the apache used.

Name

       RunApp::Apache - Apache control from RunApp

Synopsis

        See RunApp::Apache

See Also