Hi, i have an db with who are linked the paths of pdf files stored on server disk.
What is the best way to allow access of files via url only to authenticated/logged users?
Hi, i have an db with who are linked the paths of pdf files stored on server disk.
What is the best way to allow access of files via url only to authenticated/logged users?
Enable Tools → Advanced Settings → Encrypt file path so that users cannot see and access the physical path of the files.
Works fine even if folder is password protected with .htaccess and .htpasswd file.