RunApp::Apache - Apache control from RunApp
The class provides the default template for apache configuration. It uses
Template Toolkit.
- 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.
Chia-liang Kao <clkao@clkao.org>
Refactored from works by Leon Brocard <acme@astray.com> and
Tom Insam <tinsam@fotango.com>.
Copyright (C) 2002-5, Fotango Ltd.
This module is free software; you can redistribute it or modify it
under the same terms as Perl itself.