Hi!
Any suggestions how to protect multiple (non-PHP) files?
Example: User logs in and than have access to some files (in some directory eg. /files/). How to protect these files from being downloaded by not-logged-in users?
Thank you all!
Roger&out
Use htaccess (try man htpasswd)