icingaweb2/public/index.php.in

5 lines
141 B
PHP

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