icingaweb2/packages/rhel/usr/share/icingaweb/public/index.php

6 lines
133 B
PHP
Raw Normal View History

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