diff --git a/doc/apache2/vhost.template b/doc/apache2/vhost.template index eff3ac53..56840882 100644 --- a/doc/apache2/vhost.template +++ b/doc/apache2/vhost.template @@ -188,4 +188,9 @@ #ExpiresDefault "now plus 30 days" # + + # Enable gzip encoding + + AddOutputFilterByType DEFLATE text/css application/x-javascript application/javascript text/javascript text/plain text/html text/xml application/xml +