Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # https://wordpress.org/support/topic/font-awesome-not-working?replies=8#post-4921179
- # Allow icon font to load on subdomains of WordPress multisite install.
- <FilesMatch ".(ttf|otf|woff)$">
- Header set Access-Control-Allow-Origin "*"
- </FilesMatch>
Advertisement
Add Comment
Please, Sign In to add comment