I want to secure my files from unauthenticated user and direct download from other site or method
Posted by gagagaga on February 6, 2009 at 3:40pm
Hi all,
I am creating a movie download site with drupal 6.x, and I want to secure my files from unauthenticated user and direct download from other site or method.
I am looking for a better solution for this problem, with a movie file 500-700mb, a php handle approach is a very bad way.
Do you have anyone any experience about this problem?
Thank you.