diff --git a/.htaccess b/.htaccess
index a473e58f2a..ccc4c14b8e 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 \