Default directory index page

Hi!

Under Domino 6 (Linux) i cant find where to define name of default directory index page for HTML subtree. For example, i define ‘domino/html’ as directory of htmls. It contains subdir ‘test’. Where/what to say ‘index.html’ is a default page for request of http://mydomain/test? So, other files in that directory shoud be accessed also like as http://mydomain/test/other.html

I made substitution rule:

test → /test/index.html

but is substitutes ALL to index.html!

Where to read more about globs/patterns syntax in that rules? Is it compatible to GNU regex or perl?

Does Domino support default directory listing feature like in Apache? It means that if there is no index page found the default file listing will be generated.

I have several off-line programs which creates html pages like webalizer and mrtg…

I’m interesting in same about JSP directory also.