• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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