tomcat maven plugin sni

2016-07-28 Thread Matthew Broadhead
is this the right place to ask about tomcat7-maven-plugin v2.2? i am trying to run mvn tomcat:deploy to /manager/text on a host which is proxy passed from behind httpd. several virtual hosts are deployed on the server. SNI works fine through the browser and using openssl s_client server-name

Re: JK - welcome file displays text when mapped to servlet

2007-12-11 Thread Matthew Broadhead
Rainer Jung-3 wrote: > > Which version of JK are you using? Assuming you are using 1.2.25, could > you please provide > > - information about your platform, versions and configuration > - the JK log using log level debug, and containing the full startup of > apache and one request/response, w

RE: server mapping behaviour when directory structure mirrors mappings

2007-12-11 Thread Matthew Broadhead
Caldarale, Charles R wrote: > >> From: Matthew Thomas Broadhead [mailto:[EMAIL PROTECTED] >> Subject: server mapping behaviour when directory structure >> mirrors mappings >> >> >> Sales >> /sales >> > > If you look at the servlet spec (section 11.2), you'll see that the > above