hqinnus/qiqilovecaicai/master/wp-content/plugins/font/font_files_contents/.htaccess - Htaccess File

hqinnus/qiqilovecaicai/master/wp-content/plugins/font/font_files_contents/.htaccess

<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin *
</IfModule>
<IfModule mod_mime.c>
# webfont mime types
AddType application/vnd.ms-fontobject eot
AddType font/truetype ttf
AddType font/opentype otf
AddType application/x-font-woff woff
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache