Skip to content

Instantly share code, notes, and snippets.

@tippexs
Created August 28, 2019 09:40
Show Gist options
  • Save tippexs/af0e195d3b49d6efde3cea110e8432dc to your computer and use it in GitHub Desktop.
Save tippexs/af0e195d3b49d6efde3cea110e8432dc to your computer and use it in GitHub Desktop.
<FilesMatch "\.(ttf|otf|eot|woff|woff2)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "https://buchen.unterkunft-am-bodensee.com/"
</IfModule>
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment