Added the following line into the notes.ini file.HTTPMultiErrorPage=/error.html
I restarted the domino server.
It is supposed to turn any request for a url location that doesn’t exist to error.html located inside the html folder.
I can visit http://www.expatjob.net/error.html
I cannot however visit http://www.expatjob.net/page-that-doesnt-exist and get the same … instead a bogus blank page shows up which substitutes for the usual domino response. If i take the line out again and restart the server I get the domino error message.
This worked perfectly fine in domino 8.0 but now that we have 8.0.2 is this a bug?