RE: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-02-19 Thread Yesho Kambhampaty
complains about the > webAppDeploy lines being an invalid serverName. > > Cheers > > Dave > > -Original Message- > From: Denny Chambers [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 21, 2002 4:52 PM > To: Tomcat Users List > Subject: Re: wacky HTTP

RE: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-01-22 Thread Dave North
localhost -Original Message- From: Denny Chambers [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 10:11 AM To: Tomcat Users List Subject: Re: wacky HTTPS->HTTP re-direct problem w/a

Re: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-01-22 Thread Denny Chambers
lines being an invalid serverName. > > Cheers > > Dave > > -Original Message- > From: Denny Chambers [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 21, 2002 4:52 PM > To: Tomcat Users List > Subject: Re: wacky HTTPS->HTTP re-direct problem w/apache and

RE: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-01-22 Thread Dave North
gt; in > > # practice often causes hanging connections with brain-dead > > browsers. Use > > # this only for browsers where you know that their SSL > > implementation > > # works correctly. > > # Notice: Most problems of broken clients are also related to the HTTP >

Re: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-01-21 Thread Denny Chambers
s with brain-dead > > browsers. Use > > # this only for browsers where you know that their SSL > > implementation > > # works correctly. > > # Notice: Most problems of broken clients are also related to the HTTP > > # keep-alive facility, so you usually add

RE: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-01-21 Thread Dave North
-Original Message- From: Denny Chambers [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 4:37 PM To: Tomcat Users List Subject: Re: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4 If tomcat and apache are running on the try using localhost:8080 h

Re: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-01-21 Thread Denny Chambers
o > workaround > # their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" > and > # "force-response-1.0" for this. > SetEnvIf User-Agent ".*MSIE.*" \ > nokeepalive ssl-unclean-shutdown \ > downgrade-1.0 force-res

RE: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-01-21 Thread Dave North
ant.com:8008 WebAppDeploy examples myconn /examples/ WebAppDeploy signiant myconn /signiant/ WebAppInfo /webapp-info -----Original Message- From: Denny Chambers [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 4:10 PM To: Tomcat Users List Subject: Re: wacky HTTPS->HTTP re-direct

Re: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-01-21 Thread Denny Chambers
I have this same setup working with out any problems. Can you send the section of the httpd.conf where you setup the https server. In tomcat are you using both the http connector and the warp connector? Not sure if this would cause a problem or not, I am only using the warp connector by itself. D

RE: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-01-21 Thread Dave North
Dave -Original Message- From: Tamim, Samir [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 3:48 PM To: 'Tomcat Users List' Subject: RE: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4 Hi Dave, Do you have a special config on linux, I have problems requesting the

RE: wacky HTTPS->HTTP re-direct problem w/apache and tomcat 4

2002-01-21 Thread Tamim, Samir
Hi Dave, Do you have a special config on linux, I have problems requesting the /examples via the connector on Solaris 8. Did you change something, or it was straight forward as documented. Thanks Sam -Original Message- From: Dave North [mailto:[EMAIL PROTECTED]] Sent: Monday, January 2