|
NAMEBigtop::Backend::Conf::General - makes Config::General conf filesSYNOPSISIf your bigtop file includes:config { Conf General {} } and there are controllers in your app section, this module will generate docs/httpd.conf when you type: bigtop app.bigtop Conf or bigtop app.bigtop all You can then directly Include this conf in your system httpd.conf or in one of its virtual hosts. DESCRIPTIONThis is a Bigtop backend which generates conf files. These have the format of Config::General. While you could use these with Gantry::Conf the Conf Gantry backend provides more directl help for that case.KEYWORDSThis module does not register any keywords. See Bigtop::Conf for a list of allowed keywords (think app and controller level 'location' and controller level 'rel_location' statements).METHODSTo keep podcoverage tests happy.
AUTHORPhil Crow <crow.phil@gmail.com>COPYRIGHT and LICENSECopyright (C) 2005 by Phil CrowThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.
Visit the GSP FreeBSD Man Page Interface. |