icingaweb2/public/index.php.in
2014-03-27 07:25:53 +00:00

5 lines
141 B
PHP

<?php
$_ENV['ICINGAWEB_CONFIGDIR'] = '@icingaweb_config_path@';
require_once dirname(__DIR__). '/library/Icinga/Application/webrouter.php';