RE: [PHP-DB] denying access to folders/files

2003-01-09 Thread John W. Holmes
sday, January 09, 2003 9:56 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [PHP-DB] denying access to folders/files > > > > Gary Every > Sr. UNIX Administrator > Ingram Entertainment > (615) 287-4876

RE: [PHP-DB] denying access to folders/files

2003-01-09 Thread Gary . Every
Gary Every Sr. UNIX Administrator Ingram Entertainment (615) 287-4876 "Pay It Forward" mailto:[EMAIL PROTECTED] http://accessingram.com This is fine and dandy, but how do I prevent that person from taking the direct link to the file and giving it to someone else? I'm sure there is a much bette

RE: [PHP-DB] denying access to folders/files

2003-01-08 Thread Luke Woollard
I wrote a similar script a long time ago to achieve this. [Anti-Leech solution] You store the software in a folder that is outside of the web directory tree and use PHP to 'fopen' the file being downloaded by the 'authenticated' user and send it back to the broser using location() with the correct