Directly use the routing script for internal web server

This commit is contained in:
Thomas Gelf 2014-04-17 21:12:13 +00:00
parent 0d6aeb3877
commit 039aa76467

View File

@ -44,7 +44,7 @@ class WebCommand extends Command
readlink('/proc/self/exe'),
$socket,
$basedir,
$basedir . '/index.php'
ICINGA_LIBDIR . '/Icinga/Application/webrouter.php'
);
// TODO: Store webserver log, switch uid, log index.php includes, pid file