> From: Greg Jewell [mailto:[EMAIL PROTECTED] > Subject: Selective ports without virtual hosts > > Basically, I want to allow this: > https://host/app/a > http://host/app/b > > and disallow this: > http://host/app/a
Any reason why you can't use a <transport-guarantee> of CONFIDENTIAL for the /a mapping? This would be the standard way to do it. See section 12.7 of the servlet spec for details. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]