Default.htm on HTML directories not coming up

We have a number of HTML directories with default.htm as the default page and they work fine in R5. For example, if one types

Domino R5 server would serve up

automatically. However, in R6 Domino HTTP server does not seem to observe this behavior. Instead, one has to type in the entire path

Anyone know why this is the case?

Thanks!

Subject: web site substitution rules help you

Setup some website substitution rules, for example:

Incoming URL pattern: dir1/subdir1*

Replacement pattern: dir1/subdir1/default.htm

Subject: RE: web site substitution rules help you

Thanks Thomas, I appreciate the participation of the Lotus/Iris/IBMers . However, I noticed this as well – R6 “breaks” some pretty simple defaults in my R5 configuration.

Subject: RE: web site substitution rules help you

OK, I’ll give the redirection rule a try. But, I agree with Jeffrey…is this the correct behavior for R6? Or is there a setting I should change? Or, can future R6 point release fix this?