View Single Post
Old 01-17-2008, 11:35 AM  
GrouchyAdmin
Now choke yourself!
 
GrouchyAdmin's Avatar
 
Industry Role:
Join Date: Apr 2006
Posts: 12,085
Your best bet is doing a passthrough auth; the easiest to implement is a wildcard subdomain which uses a hash which is tested for auth.

Hey, that's kind of how StrongBox works.

If you don't want to require login, use mod_rewrite to test filetype, referrer, and link all movies through a passthrough script. It's trivial to use $_SESSION in PHP and fpassthru.
__________________
GrouchyAdmin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote