Tagged Questions
1
vote
0answers
74 views
USING EFS with IIS and PHP encrypt uploaded documents
My php website allows authorised users share documents by uploading and downloading documents to a document library.
I want to store the files encrypted on the server, and I am trying to use EFS, ...
1
vote
3answers
485 views
How to create a local IIS site with encrypted wwwroot using EFS on Vista
I'm preparing a laptop to take with me while travelling, so all my user data is encrypted using EFS in case someone decides to steal it. I also need to set up a couple of local sites for development ...