SECURING
Procedure
1. Select a database and choose Design -> Design properties.
2. In the Web Access section of the Database properties box, select Don't allow URL open.
Results
The set of URLs that gets restricted is http://Host/Database.nsf/*Command. This set of URLs includes any command that will open a database such as http://Host/Database.nsf and all URL commands that are prefixed with a question mark (?), such as http://host/database.nsf?OpenDatabase. When this property is set, the error displayed is:
Error 500
HTTP Web Server Notes Exception - You are not authorized to access that database.