Quote:
Originally Posted by digioz
What I have done in the past to prevent this from happening is to place the videos outside of the web directory (wwwroot or htdocs or public_html), and then write code to read and show the video for the user from that outside directory only if they are logged in.
I actually have the code for both PHP and ASP.NET. Let me know if either of those two would help you and I will be happy to post what I have for you.
|
I'd be interested in the PHP code, if you don't mind sharing.