For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > August 2005 > Serving files securely...?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Serving files securely...?
web.google@dk-email.com

2005-08-08, 10:00 pm

Hello,

I've created a simple setup with a DB containing usernames and
passwords, a script that verify's a user's access to a specific file,
and then to serve them the file I simply use

print "Location: $url\n\n";

This method requires me to leave all my media in the public domain. Is
there a more secure way I can serve these files?

Dani

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com