icingaweb2/public/index.php.in

5 lines
141 B
PHP
Raw Normal View History

<?php
2014-03-27 08:25:53 +01:00
$_ENV['ICINGAWEB_CONFIGDIR'] = '@icingaweb_config_path@';
require_once dirname(__DIR__). '/library/Icinga/Application/webrouter.php';