Topics

03 Troubleshooting
Server
URLs should not contain .nsf except in database name

The Domino HTTP task assumes that the part of a URL that contains the file extension ".nsf" or ".ns4" indicates a Domino database. Therefore, in your Web applications you should not use these extensions anywhere other than with a database name. Do not use them in directory names or the names of database design elements. For example, you should avoid URLs such as:

www.acme.com/directory.nsf/sales.nsf/view.nsf?OpenView