mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
Directly use the routing script for internal web server
This commit is contained in:
parent
0d6aeb3877
commit
039aa76467
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user