I like to use WEBDAV on Domino to publish simple websites. Some tools I use, generate .html pages that are called with url-parms, like:
http//path/picturegallery.html?id=something&style=somethingelse.
Trying to open this on domino creates an Error 500.
Rearranging the link to:
http//path/picturegallery.html?open&id=something&style=somethingelse" works.
The above of course works on