icingaweb2/public/index.php
Thomas Gelf 176588c87d installation: get rid of .htaccess, less automake
Trying to remove a bunch of autoconf and .htaccess-related stuff.
This commit is the last one from a series now finally allowing to run
icingaweb directly from a git checkout.

refs #4075
2014-06-05 14:54:00 +00:00

4 lines
83 B
PHP

<?php
require_once dirname(__DIR__). '/library/Icinga/Application/webrouter.php';