fix +
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
# MIME Types for fonts
|
||||
<IfModule mod_mime.c>
|
||||
AddType font/ttf .ttf
|
||||
AddType font/woff .woff
|
||||
AddType font/woff2 .woff2
|
||||
AddType font/eot .eot
|
||||
AddType font/otf .otf
|
||||
</IfModule>
|
||||
|
||||
<IfModule mod_rewrite.c>
|
||||
<IfModule mod_negotiation.c>
|
||||
Options -MultiViews -Indexes
|
||||
|
||||
Reference in New Issue
Block a user