One more thing. Make sure NOT to use an include for the mod_jk.conf file. Then it becomes global and screws you up. At least that's what I figured was happening.
Oscar On Tue, 11 Feb 2003, Oscar Carrillo wrote: > I got this working by using separate jkmounts for two different virtual > hosts. One for http, the other for https. > > Then I have a redirect to move to specific page. > > Please see my complete description of my setup at > http://daydream.stanford.edu/tomcat/install_web_services.html > > Oscar > > On Tue, 11 Feb 2003 [EMAIL PROTECTED] wrote: > > > Yes, I use struts. It used to automatically redirect http request to https > > with https setup in ssl.conf. After I upgraded to b3, 4.1.18, 2.0.44, http > > is http and https is https. > > > > Regards, > > > > > > PQ > > > > "This Guy Thinks He Knows Everything" > > "This Guy Thinks He Knows What He Is Doing" > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: February 11, 2003 5:13 PM > > To: [EMAIL PROTECTED] > > Subject: RE: automatically redirect http to https in tomcat > > > > PQ, > > Are you using struts? if so I may be able to help you. > > > > Best, > > > > Stephen Schaubach > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, February 11, 2003 1:12 PM > > To: [EMAIL PROTECTED] > > Subject: automatically redirect http to https in tomcat > > Importance: Low > > > > > > Is it possible to automatically redirect any http request to https in an > > Apache + Tomcat environment? For example, If I enter > > http://my.domain.com/mycontext <http://my.domain.com/mycontext> , I would be > > automatically redirected to https://my.domain.com/mycontext? > > > > > > > > Regards, > > > > > > > > > > > > > > > > PQ > > > > > > > > "This Guy Thinks He Knows Everything" > > > > "This Guy Thinks He Knows What He Is Doing" > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
