• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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