Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Add to .htaccess file
- # Fix Icons
- <FilesMatch ".(ttf|otf|eot|woff)$">
- <IfModule mod_headers.c>
- Header set Access-Control-Allow-Origin "*"
- </IfModule>
- </FilesMatch>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement