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