Page 1 of 1

Can you truly password protect a file with CMSMS?

Posted: Fri Nov 15, 2013 2:53 am
by michaywood
I am working on a site that has a lot of important documents that need to be password protected. From my understanding, you can restrict page in CMSMS and this would hide the links to the files, but if someone has the link (i.e. ;http://awesomesite.com/files/document.pdf) they could access and download the file, right?

Is there a way using CMSMS that pages and files could be protected?

Re: Can you truly password protect a file with CMSMS?

Posted: Fri Nov 15, 2013 3:02 am
by calguy1000
FEU + Uploads.

FEU can protect pages, Uploads can protect, and obfuscate URLS to files.

Re: Can you truly password protect a file with CMSMS?

Posted: Fri Nov 15, 2013 3:12 am
by michaywood
cool! doing a fresh install to test. So FEU + Uploads actually makes it to where if someone not logged in goes to ;http://awesomesite.com/files/document.pdf it spits an error page? Thanks!

Re: Can you truly password protect a file with CMSMS?

Posted: Fri Nov 15, 2013 3:18 am
by calguy1000
I said FEU + uploads will obfuscate URLS to files, and control access to those obfuscated URLS.

If you truly want to protect files you place on your webserver you have to do that with .htaccess