From c0dc275bcae8bcadc571224be0fe9b9e327eef09 Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Thu, 24 May 2018 13:03:25 +0200 Subject: [PATCH] deuwo php-version-header set to off --- customer/deuwo/common.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/customer/deuwo/common.yaml b/customer/deuwo/common.yaml index 2aaf5816..2c992ed2 100644 --- a/customer/deuwo/common.yaml +++ b/customer/deuwo/common.yaml @@ -7,3 +7,8 @@ infra::profile::postfix::relayhost: 213.61.61.162 #infra::profile::postfix::smtp_fallback_relay: 194.113.254.20 logstash::install_plugins: false + +# php settings +php::settings: + Date/date.timezone: Europe/Berlin + PHP/expose_php: 'Off' -- 2.39.5