erelsgl/erel-sites/master/tnk1/_themes/.htaccess - Htaccess File

erelsgl/erel-sites/master/tnk1/_themes/.htaccess

# Hotlink Protection
RewriteEngine on
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^https?://(www.)?(tora.us.fm) [NC]
RewriteRule .(gif|GIF|jpg|JPG|bmp|BMP|swf|SWF)$ - [F]
# Hotlink Protection

On Github License

Files

Download PDF of Htaccess file
HTTP_REFERER

Comments

Apache