Sign-off for DCO

Signed-off-by: Michael Paul Killian <spammyreset-github@gmail.com>
This commit is contained in:
Michael Paul Killian
2020-09-06 13:53:03 +02:00
committed by GitHub
parent 538827397c
commit 5eabf4255b

View File

@@ -24,7 +24,7 @@ unset($setupVars);
$landPage = "../landing.php";
// Define array for hostnames to be accepted as self address for splash page
$authorizedHosts = ["localhost"];
$authorizedHosts = [ "localhost" ];
if (!empty($_SERVER["FQDN"])) {
// If setenv.add-environment = ("fqdn" => "true") is configured in lighttpd,
// append $serverName to $authorizedHosts