apache, tomcat http to https redirect

2005-12-12 Thread Terence M. Bandoian
Hi- You might try using a security constraint in web.xml: SSLPages /* CONFIDENTIAL The web resource name and url pattern will have to be specified according to your requirements. -Terence M. Bandoian > > Good aft

apache, tomcat http to https redirect

2005-12-12 Thread Kiarna Boyd
Good afternoon, I have a functional apache web server(2.0.52) and Tomcat(5.0.28) app server install. I'm trying to figure out the best way to do a redirect to enforce SSL logins. I can rewrite the URL with the webserver mod_rewrite BEFORE the JkMount directives are applied but not after as it