filamentgroup/font-loading/master/.htaccess - Htaccess File

filamentgroup/font-loading/master/.htaccess

AddType text/html .html
AddHandler server-parsed .html
Options Indexes Includes FollowSymlinks

<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html text/css text/javascript application/javascript
</IfModule>

AddType application/font-woff woff
AddType application/font-woff2 woff2

On Github License

Files

Download PDF of Htaccess file
DEFLATE

Comments

Apache