bibb-theme/css/.htaccess
2026-02-24 07:35:06 +01:00

6 lines
159 B
ApacheConf
Executable File

Match "\.(ttf|otf|eot|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "https://www.bibb.de"
</IfModule>
</FilesMatch>