From dac15682b35ad69f519205e1b82694d0cab189ca Mon Sep 17 00:00:00 2001 From: Frederic Hemberger Date: Thu, 15 Nov 2012 16:24:15 +0100 Subject: [PATCH] Add note about `AddOutputFilterByType` in Apache < v2.3.7 --- .htaccess | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.htaccess b/.htaccess index a473e58f..ccc4c14b 100644 --- a/.htaccess +++ b/.htaccess @@ -164,6 +164,9 @@ AddType text/x-vcard vcf # Compress all output labeled with one of the following MIME-types + # (for Apache versions below 2.3.7, you don't need to enable `mod_filter` + # and can remove the `` and `` lines as + # `AddOutputFilterByType` is still in the core directives) AddOutputFilterByType DEFLATE application/atom+xml \ application/javascript \