Protecting Uploaded Files

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
ulrikhorn
Posts: 2
Joined: Thu May 06, 2010 2:32 pm

Protecting Uploaded Files

Post by ulrikhorn »

Dear Members of the Board,

I know that an entry can be made available only to certain users, or groups of users and I have successfully implemented this functionality.

I want to make an entry with a link to any file (.jpg, .pdf, .pptx). I want BOTH the entry and the file to be restricted to view to only those users/group I select.

Currently, I can make an entry restricted and I can insert a regular html link to any file I want, anywhere on the web (I am currently making another folder under the phpmyfaq installation folder where I upload all the files using FTP). The entry works as expected: It is only accessible to the users/groups when they are logged in. However, the files I am linking to in these restricted articles are free to view to anyone. I can use any machine in my office, paste the html link in the web browser and view/download all the files (.jpg, .pdf, .pptx).

Is there a way to upload and protect files like .jpg, .pdf, and .pptx?

-Ulrik
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Protecting Uploaded Files

Post by Thorsten »

Hi,

currently, this isn't possible.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply