X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b1e622eaec16146f43fd93c067c69ccb9adc0993..48217a85b90d2c4b3378b65206b6c5e2686c2a94:/cookbooks/web/templates/default/apache.frontend.erb diff --git a/cookbooks/web/templates/default/apache.frontend.erb b/cookbooks/web/templates/default/apache.frontend.erb index 5c149872e..aa2aa1d98 100644 --- a/cookbooks/web/templates/default/apache.frontend.erb +++ b/cookbooks/web/templates/default/apache.frontend.erb @@ -30,6 +30,11 @@ ExpiresActive On RewriteEngine on + # + # Configure on the fly compression + # + AddOutputFilterByType DEFLATE image/svg+xml + # # Add the unique ID to the request headers #