mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
parent
f49c8c02db
commit
c0f84a945c
@ -25,6 +25,8 @@ class Nginx extends Webserver
|
||||
' fastcgi_param SCRIPT_FILENAME {publicPath}/index.php;',
|
||||
'}',
|
||||
|
||||
|
||||
|
||||
'location ~ ^{webPath} {',
|
||||
' alias {publicPath};',
|
||||
' index index.php;',
|
||||
|
Loading…
x
Reference in New Issue
Block a user