We use Domino 6 style web site administration.
We previously configured these two site documents:
webmail.acme.com /webmail.nsf Domino Web Access Redirection Working as expected
support.acme.com /supportdb.nsf Support application Working as expected
No matter what additional site document we try to add to this configuration it does not work. Any application, any additional hostname.
names.acme.com /names.nsf Any DB with anonymous access NOT working!
An “HTTP 500 - Internal Server Eror” error is created - “Page cannot be displayed”.
Looking in the Domino log the following is recorded when a failing site is accessed:
Date: 12-12-2003 13:20:24
User Address: 10.17.0.198
Authenticated User: -
Status: 500
Content Length: 182
Content Type: text/html
Request: GET / HTTP/1.1
Browser Used: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; FunWebProducts; (R1 1.3); .NET CLR 1.1.4322)
Error:
Referring URL:
Server Address: msds.localserver.dk
Elapse Time (ms): 26
Translated URI:
Cookie:
What does it mean when no URI is created?
I have been unable to reproduce this problem in a test environment even mimicking as much as possible the exact same server settings.
If we remove all the site documents no web links work (as expected). If we add anything except the two already functional site documents, it will not work. If we re-enter the same site documents that worked before, they work again. That is - removing and reentering the web site documents does not resolve the issue, and the functioning documents are not “blocking” the non functional ones.
There is no trace of R5 configurations anywhere (virtual server documents).
HELP!?