I have a standalone tomcat. TC is configured to redirect any port 80 requests to https/443.  It works fine on pages that aren't protected by web.xml security constraints.  However, if a page is protected, the login page appears while still in non-ssl http mode. For years, I've had httpd sitting in front of TC handling the ssl stuff.  So this is new territory for us.  Have we got something misconfigured or perhaps out of order that is pushing the ssl redirect down in the process?  Suggestions?

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

Reply via email to