NAME
OpenInteract2::Brick::Apache2 - All resources used for creating Apache 2.x configurations in a new website
SYNOPSIS
oi2_manage create_website --website_dir=/path/to/site
DESCRIPTION
This class just holds all the static resources used for creating Apache 2.x configuration files when creating a website.
These resources are associated with OpenInteract2 version 1.99_06.
Resources
You can grab resources individually using the names below and
load_resource() and copy_resources_to(), or you can copy all the
resources at once using copy_all_resources_to() -- see
OpenInteract2::Brick for details.
- startup_mp2.pl
- httpd_mp2_solo.conf
COPYRIGHT
Copyright (c) 2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHORS
Chris Winters <chris@cwinters.com>
Generated from the OpenInteract 1.99_06 source.
