dgoyea/TGTRecipes/master/components/com_community/assets/.htaccess
# ----------------------------------------------------------------------
# Enable Gzip compression if supported
# ----------------------------------------------------------------------
<IfModule deflate_module>
<FilesMatch ".(html|txt|css|js|json)$">
SetOutputFilter DEFLATE
</FilesMatch>
</IfModule>
Files
