LazyAK
April 24th, 2007, 07:44 PM
Ok I run an arcade site, and I am trying to block some european site from linking to my swf files and stealing my bandwith.
I put an .htaccess file into the swf folder with this:
<Limit GET HEAD POST>
order allow,deny
deny from http://www.arkadne-igre.si/
allow from all
</LIMIT>
Once I did this it only blocked there site from accessing it, but about 3 hours later it started blocking all users from playing games on my site.
Can anyone tell me what I did wrong?:(
Feel free to look at my site its www.arcadegems.com non of the flash games seem to load except the first one(Death and Diesel)
I put an .htaccess file into the swf folder with this:
<Limit GET HEAD POST>
order allow,deny
deny from http://www.arkadne-igre.si/
allow from all
</LIMIT>
Once I did this it only blocked there site from accessing it, but about 3 hours later it started blocking all users from playing games on my site.
Can anyone tell me what I did wrong?:(
Feel free to look at my site its www.arcadegems.com non of the flash games seem to load except the first one(Death and Diesel)