Re: How do I direct all http requests to Https

2006-08-04 Thread William Chu
he CoyoteConnector has a new redirectPort option that works like in TC 4.x+. > -Original Message- > From: William Chu [mailto:[EMAIL PROTECTED] > Sent: Friday, August 04, 2006 3:59 PM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: How do I direct all http requests

RE: How do I direct all http requests to Https

2006-08-04 Thread Bill Barker
4, 2006 3:59 PM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: How do I direct all http requests to Https > > Thank you Bill, > > I am using 3.3.1 . What is the SVN trunk? And how do I do this? > > Thank you > Will > > On 8/4/06, Bill Barker <[EMAI

Re: How do I direct all http requests to Https

2006-08-04 Thread William Chu
ailto:[EMAIL PROTECTED] > Sent: Friday, August 04, 2006 1:08 PM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: How do I direct all http requests to Https > > Hi Filip, > > Thank you for the help. Much appreciated. However, when I add the > security constraint to my web

RE: How do I direct all http requests to Https

2006-08-04 Thread Bill Barker
With the TC 3.3 line, the auto-redirect is only implemented in the SVN trunk. > -Original Message- > From: William Chu [mailto:[EMAIL PROTECTED] > Sent: Friday, August 04, 2006 1:08 PM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: How do I direct all http re

Re: How do I direct all http requests to Https

2006-08-04 Thread Filip Hanik - Dev Lists
something like Automatic SSL Forwarding * --> CONFIDENTIAL but you might have to hit the docs Filip William Chu wrote: Hi Filip, Thank you for the help. Much appreciated. However, when I add the secur

Re: How do I direct all http requests to Https

2006-08-04 Thread William Chu
Hi Filip, Thank you for the help. Much appreciated. However, when I add the security constraint to my web.xml, I do not get redirected to the https url. I get the http url. Any ideas? Thank you, Will CONFIDENTIAL On 8/4/06,

Re: How do I direct all http requests to Https

2006-08-04 Thread Filip Hanik - Dev Lists
To: Tomcat Users List Subject: Re: How do I direct all http requests to Https Date: Fri, 04 Aug 2006 13:22:57 -0500 I just responded to this yesterday, web.xml for your web-application http://e-docs.bea.com/wls/docs61/webapp/web_xml.html#1019727 user-data-constraint & CONFIDENTIAL Filip Wil

Re: How do I direct all http requests to Https

2006-08-04 Thread MC Moisei
From: Filip Hanik - Dev Lists <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: Tomcat Users List Subject: Re: How do I direct all http requests to Https Date: Fri, 04 Aug 2006 13:22:57 -0500 I just responded to this yesterday, web.xml for your web-application http://e-

Re: How do I direct all http requests to Https

2006-08-04 Thread Filip Hanik - Dev Lists
I just responded to this yesterday, web.xml for your web-application http://e-docs.bea.com/wls/docs61/webapp/web_xml.html#1019727 user-data-constraint & CONFIDENTIAL Filip William Chu wrote: How do I direct a user to the https url when they use the http url? i.e. http:// is directed to http

Re: How do I direct all http requests to Https

2006-08-04 Thread Gregor Schneider
Take a look at this: http://support.borland.com/entry.jspa?externalID=2592&categoryID=121 Cheers Greg -- what's puzzlin' you, is the nature of my game

How do I direct all http requests to Https

2006-08-04 Thread William Chu
How do I direct a user to the https url when they use the http url? i.e. http:// is directed to https:// - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,