Hi everybody,
It's been a while since I posted here, so I thought I'd kick things off with a little discussion.
I am making a flash gaming site, where there will obviously be tons of .swf game files freely available to the public.
The question is, should I use Apache to keep people from downloading these .swf files?
My view is:
If I prevent .swf downloads, I prevent certain tech-savvy users from downloading my files to their computers and playing them locally, thus increasing traffic to my site. Also I keep the game developers happy by not allowing people to simply copy their games.
However:
Those certain tech-savvy users will probably just get their files from another site, and get frustrated with my system, driving hits away from my site. Plus I feel like I should keep things nice and open for people to explore and learn, and develop if they want to.
I have always been a fan of the whole "open-source" thing.
So, what do you think about all of this?