On Fri, 5 Oct 2001, Jan Grant wrote: > On Thu, 4 Oct 2001 [EMAIL PROTECTED] wrote: > > > On Thu, 4 Oct 2001, Remy Maucherat wrote: > > > > > Also, not doing the redirect would create lots of problems with nested > > > welcome pages (foo/index.html is a valid welcome page). > > > > Is it ? > > Yes. The spec talks about valid partial URIs without leading or trailing > '/' characters, however...
You are right, my mistake. This is a new feature in 2.3 ( 2.2 doesn't seem to have this ). The good news - at least Apache can deal with that without problems, and for other servers we could implement it in mod_jk. Costin