popnoire/assets/fonts/.htaccess
2026-02-12 15:22:46 +01:00

6 lines
No EOL
242 B
ApacheConf

RewriteEngine On
RewriteCond %{HTTP:Origin} !^$|http(s)?://(www\.)?popnoire\.com$ [NC]
RewriteRule \.(woff|eot|svg|otf|ttf|woff2)$ - [NC,L]
RewriteCond %{HTTP_REFERER} !.
RewriteRule \.(woff|eot|svg|otf|ttf|woff2)$ - [F,NC,L]
Options -Indexes