2010/3/11 Cummins College <cummins.grou...@gmail.com>:
> Hi,
>
> I know that https by enabling the secure attribute to true. But what if I
> want to "disable" the http connector?
>
> To elaborate, I want the https connector to be disabled when http runs and
> vice versa.

I do not understand your question.

Each Connector accepts requests only on a single port and only by a
single protocol (HTTP, HTTPS, AJP).  A single connector cannot accept
HTTP and HTTPS requests at the same time.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to