> From: Martin Gainty [mailto:[EMAIL PROTECTED] 
> Subject: Re: Eliminating the need for a trailing slash in 
> accessing sub-directoryresourceson a Tomcat HTTP server
> 
> If I interpret this correctly 
> you're saying if I go to https://www.whateveryoursiteis.com OR
>                                   
> http://www.whateveryoursiteis.com:443
> IE 6 browser intentionally (with no 301/302 HTTP events being 
> sent from web server) redirects to port 80?

Of course not - browsers don't redirect on their own.  Read the messages
in the thread.  The 302 is being sent by the server in all cases, and
it's only in the port 443 case that IE6 erroneously chooses to use port
80 on the redirect.  All other browsers appear to operate correctly.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to