Thomas Gelf 6e6df999dd packaging: build debian packages
Simple example configuration, quick & dirty but functional. Didn't
care about a config, as that will be handled by the setup wizard.

refs #6402
2014-06-05 02:53:47 +00:00

5 lines
119 B
PHP

<?php
define('ICINGAWEB_APPDIR', dirname(__DIR__) . '/application');
require_once 'Icinga/Application/webrouter.php';