From: Andreas Gerstenberg Date: Thu, 16 Nov 2017 09:39:32 +0000 (+0100) Subject: spk-spar-checker AddDefaultCharset utf-8 X-Git-Tag: v0.1.0~2046 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=42874c714dce11d9cc1dad6b46977f9ec21283f9;p=pixelpark%2Fhiera.git spk-spar-checker AddDefaultCharset utf-8 --- diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index 4284aa93..2ce8c56b 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -81,6 +81,7 @@ infra::profile::apache::pp_vhosts: directoryindex: 'index.html' custom_fragment: | AddType text/plain .tmpl + AddDefaultCharset utf-8 ## Configuration of the cache expiration # Images and Fonts are versioned and should be cached 1 year diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 51f679e4..1dfc8df3 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -106,7 +106,7 @@ infra::profile::apache::pp_vhosts: directoryindex: 'index.html' custom_fragment: | AddType text/plain .tmpl - AddDefaultCharset utf-8 + AddDefaultCharset utf-8 ## Configuration of the cache expiration # Images and Fonts are versioned and should be cached 1 year