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


There's no reason at all that I can't use it -- I simply wasn't aware of its existence. Thanks for the fast reply -- I've already got it up and running.


Greg



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to