On 4/13/05, Andrey <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> Wednesday, April 13, 2005, 8:21:22 PM, you wrote:
> 
> > Sounds like you are using Internet Explorer so the first step would be
> > to disable "Show friendly HTTP error messages" and if you are using IE
> > for any sort of web development testing that is one of the first
> > things you should do:
> 
> > Tools / Internet Options, Advanced tab, then it is under the Browsing
> > subheading.
> 
> > Then you can see the real error.
> 
> > Regards,
> 
> Same error.. and it looks like loop.

Do you have any other web servers running on the same machine? MSIE
gets confused when you access say IIS on https://mymachine and then
access Tomcat on http://mymachine:8443 and produces the behaviour you
describe.

Try installing iehttpheaders and monitor the requests and responses:
http://www.blunck.info/iehttpheaders.html

Regards,
-- 
Jason Bainbridge
http://kde.org - [EMAIL PROTECTED]
Personal Site - http://jasonbainbridge.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to