nice to know about the referrer check. i knew something was wrong when i was trying to get that going for someone's movie site (i use it for images on my own sites..)
you could do something where it loads a php script, and the php script could check the referer, and if it's ok the php script will either pass through the file, or redirect to the actual file (but that will make it so people can discover the right url.. which defeats the purpose.)
the php script could also do cookie/session checking as well. i guess it depends on the exact site architecture and how you link to your movies and shit.
__________________
php/mysql guru. hosting, coding, all that jazz.
|