Hi.

My webapp may be configured by the user to have its port set either as HTTP or HTTPS. 
The trouble is that a user who is not aware of how it is set tries to contact the 
HTTPS port with an HTTP connection, in his/her browser he/she can only see a little 
garbage.
There is any way to configure the tomcat so, if the user tries to reach it in an HTTPS 
port using an HTTP connection, it can be redirected to an error page? 

Thanks In Advance.

Sergio.

Reply via email to