diff --git a/application/clicommands/WebCommand.php b/application/clicommands/WebCommand.php index 3e67e7ac4..4ad8112cc 100644 --- a/application/clicommands/WebCommand.php +++ b/application/clicommands/WebCommand.php @@ -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