From: Philipp Dallig Date: Fri, 21 Oct 2016 07:57:33 +0000 (+0200) Subject: sirona-aem - deflate svg X-Git-Tag: v0.1.0~3936 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=24dc921731deb7bb44c12bff86fd6e0cfad86bb5;p=pixelpark%2Fhiera.git sirona-aem - deflate svg --- diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index 79f62470..93e3ee8f 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -28,6 +28,14 @@ apache::mod::expires::expires_by_type: - { application/font-woff2: "access plus 1 day" } # new - { image/svg+xml: "access plus 1 day" } # new +apache::mod::deflate::types: + - 'text/html text/plain text/xml' + - 'text/css' + - 'application/x-javascript application/javascript application/ecmascript' + - 'application/rss+xml' + - 'application/json' + - 'image/svg+xml' # new + apache::mod::mime::mime_types_additional: 'AddHandler': 'type-map': 'var'