• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

access database .mdb files

K

kami@

Guest
Hi,
Does anyone know where to put .mdb file so the public won't be able to download it?????
By adding it to httpdocs folder, anyone can easily download it.


Thanks
 
1) create a directory in your httpdocs to put the access db file into.

2) open your IIS manager and go to the properties of your access db directory.

3) uncheck the 'read' option

:cool: let me know if it works
 
I'm assuming the /private folder is specifically for stuff like Access databases (ie. so your web app can still access it but so people can't download it).
 
i suppose that might work if you give an absolute path to the db file. has anyone actually tried that?
 
Back
Top