Far and away the easiest way to solve this is with a Filter that will 
sendRedirct to scheme that the webapp wants to respond to.  It is also 
possible to do with multiple <Service> elements, but I don't recommend that 
route.

"Bai Shen" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>I have several web apps running on tomcat, each with their own context.  I
> also have connectors for 80 and 443.  The problem is that I'd like some of
> the context's to use port 80 only, and some of them to use port 443 only.
> Right now, tomcat will accept connections to all contexts on all defined
> ports.
> 




---------------------------------------------------------------------
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