commit spam all over again

This commit is contained in:
flash 2015-04-26 00:44:30 +00:00
parent 4062efd022
commit 8eda56742d

View file

@ -3,6 +3,9 @@ AddType font/ttf .ttf
AddType font/otf .otf AddType font/otf .otf
AddType font/woff .woff AddType font/woff .woff
# To fix old links
Redirect 301 /img/ /images/
<FilesMatch "\.(ttf|otf|eot|woff)$"> <FilesMatch "\.(ttf|otf|eot|woff)$">
<IfModule mod_headers.c> <IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*" Header set Access-Control-Allow-Origin "*"