Re: FN-FORUM PHP *nix file permissions
date posted 22nd January 2001 21:50
In a message dated 22/01/2001 21:33:18 GMT Standard Time,
[EMAIL REMOVED] writes:
>
Mark,
You could set up a script using PHP to set a cookie once a user has logged in
with some correct crudentials. Then use a script to check the cookie before
any downloads are done. That way you wouldn`t need to protect the directory
itself as all the files will be protected by the cookie.
HTH
Ade