From: Oliver Böttcher Date: Tue, 25 Apr 2017 10:26:29 +0000 (+0200) Subject: MHK - compress js X-Git-Tag: v0.1.0~3114 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b7dee63173521fafd800a4c321a049a8d9f6f4aa;p=pixelpark%2Fhiera.git MHK - compress js --- diff --git a/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml index 591d8d70..105a6321 100644 --- a/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml @@ -16,6 +16,14 @@ apache::mod::remoteip::proxy_ips: - '77.74.235.124' - '77.74.235.125' +apache::mod::deflate::types: + - 'text/html text/plain text/xml' + - 'text/css' + - 'application/x-javascript application/javascript application/ecmascript text/javascript' + - 'application/rss+xml' + - 'application/json' + - 'image/svg+xml' + infra::profile::apache::pp_vhosts: #baustellenseite: # docroot: '/var/www/mhk/kueche.de' diff --git a/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml index 8509a15a..37b2126e 100644 --- a/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml @@ -16,6 +16,14 @@ apache::mod::remoteip::proxy_ips: - '77.74.235.124' - '77.74.235.125' +apache::mod::deflate::types: + - 'text/html text/plain text/xml' + - 'text/css' + - 'application/x-javascript application/javascript application/ecmascript text/javascript' + - 'application/rss+xml' + - 'application/json' + - 'image/svg+xml' + infra::profile::apache::pp_vhosts: #baustellenseite: # docroot: '/var/www/mhk/kueche.de' diff --git a/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml index dd6a272f..41ec4bbd 100644 --- a/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml @@ -16,6 +16,14 @@ apache::mod::remoteip::proxy_ips: - '77.74.235.124' - '77.74.235.125' +apache::mod::deflate::types: + - 'text/html text/plain text/xml' + - 'text/css' + - 'application/x-javascript application/javascript application/ecmascript text/javascript' + - 'application/rss+xml' + - 'application/json' + - 'image/svg+xml' + infra::profile::apache::pp_vhosts: #baustellenseite: # docroot: '/var/www/mhk/kueche.de'