Protecting a video file in public
Posted: Thu Jun 26, 2008 9:53 am
I have a video files uploaded in /upload folder.
So anyone could access it directly using http://www.example.com/upload/video1.flv
I want only the registered users to download or view the video, how
could i do it using sessions?. I've used sessions to authentication the users.
Sorry for the noobness
So anyone could access it directly using http://www.example.com/upload/video1.flv
I want only the registered users to download or view the video, how
could i do it using sessions?. I've used sessions to authentication the users.
Sorry for the noobness