Then convert it to different types of configurations, such as .htaccess
AddOutputFilterByType DEFLATE application/json
Or:
# The TTF and EOT font formats don't have a mime type assigned,
# match by their filename extension instead.
<FilesMatch "\.(ttf|eot)$">
SetOutputFilter DEFLATE
</FilesMatch>
First, we should create an extensive list, preferably in a JSON array:
Then convert it to different types of configurations, such as
.htaccess
Or: