Tagged: static content
Dear Support
I implemented a cookieless domain. After that, the font entypo-fontello resuts in 404.
Also with
<FilesMatch "\.(ttf|otf|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
in the .htaccess
I assume that this is the reason for the missing icons.
How do I solve that?
Best regards
Aexander
Hey Xinspirit,
Your site is not loading at all due to a 500 internal server error, could you get it back up so that we can access it please?
Best regards,
Rikard
Dear Rikard,
thank you for your response. I could solve that issue today.
Best regards
Alex ;)