onopko/compass-h5bp-codekit-barebone/master/htdocs/assets/fonts/.htaccess - Htaccess File

onopko/compass-h5bp-codekit-barebone/master/htdocs/assets/fonts/.htaccess

RewriteEngine On
RewriteCond %{HTTP:Origin} !^$|http(s)?://(spungold.)?flat.is$ [NC]
RewriteRule .(woff|eot|ttf|otf)$ - [NC,L]
RewriteCond %{HTTP_REFERER} !.
RewriteRule .(woff|eot|ttf|otf)$ - [F,NC,L]
Options -Indexes

On Github License

Files

Download PDF of Htaccess file
HTTP_REFERER

Comments

Apache