AFAIK the problem can be described as follows: If you use tomcat with mod_ssl and mod_webapp it is not possible to use the 'welcome-file' feature with HTTPS. It looks like that with mod_webapp getScheme() returns http instead of https, which is used to create the redirect url to the welcome file. So you are redirected to a url like http:<server>:443/index.html.
I can't file this as a bug report as I can't verify it. (I'm currently no tomcat user) > -----Ursprüngliche Nachricht----- > Von: John Burnley [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 4. April 2002 01:10 > An: [EMAIL PROTECTED] > Betreff: HTTPS connection switched to HTTP <snip/> > it looks like it gets switched back to a non-SSL connection by Tomcat. <snip/> > I thought someone on the list posted that it was indeed a > Tomcat bug and it was being investigated/addressed. Could > someone please verify that for me? <snip/> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>