[users@httpd] IE and redirect to SSL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[Sorry if you were on thelist and saw this already]

Apache 2.0.55 - Debian Stable.


I've got some odd log entries when using Internet Explorer.

I have a site that when you click the "login" link it will do a http
redirect to the SSL version of the site.  I'm using correct URLs in my
redirect and the fetched https page has all style sheets, javascript
and images uisng full, absolute URLs.  The page validates XHTML
strict.


Now, for testing I run on port 82 and 1443.  Works fine in Firefox,
and Opera, but in IE I get this in my logs.

Here you can see IE making the inital /login request, and being
redirected to the https version:

192.168.1.32 - - [21/Jun/2006:19:30:07 -0700] "GET /login HTTP/1.1" 302 - "http://bumby:82/"; "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; T312461)"
192.168.1.32 - - [21/Jun/2006:19:30:18 -0700] "GET /login HTTP/1.1" 200 2373 "http://bumby:82/"; "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; T312461)"

Now, IE makes these requests -- I assume it's trying to fetch the
images, css, and javascript files, but look at that odd request:

192.168.1.32 - - [21/Jun/2006:19:30:18 -0700] "\x16\x03" 200 7744 "-" "-"
192.168.1.32 - - [21/Jun/2006:19:30:18 -0700] "\x16\x03" 200 7743 "-" "-"
192.168.1.32 - - [21/Jun/2006:19:30:18 -0700] "\x16\x03" 200 7744 "-" "-"
192.168.1.32 - - [21/Jun/2006:19:30:19 -0700] "\x16\x03" 200 7742 "-" "-"
192.168.1.32 - - [21/Jun/2006:19:30:18 -0700] "\x16\x03" 200 7743 "-" "-"
192.168.1.32 - - [21/Jun/2006:19:30:19 -0700] "\x16\x03" 200 7744 "-" "-"
192.168.1.32 - - [21/Jun/2006:19:30:19 -0700] "\x16\x03" 200 7742 "-" "-"
192.168.1.32 - - [21/Jun/2006:19:30:19 -0700] "\x16\x03" 200 7742 "-" "-"

And then IE displays the page without any styling or images.

If I hit the reload button on IE then the page loads correctly (and
the Apache logs show

I get the same results using a different machine running IE, with
slightly different requests:

7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "GET /admin/registration/34982 HTTP/1.1" 200 3110 "http://bumby:82/admin/class/581"; "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x16\x03" 200 7711 "-" "-"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x80L\x01\x03" 200 7744 "-" "-"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x16\x03" 200 7742 "-" "-"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x80L\x01\x03" 200 7745 "-" "-"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x80L\x01\x03" 200 7711 "-" "-"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x80L\x01\x03" 200 7751 "-" "-"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x80L\x01\x03" 200 7749 "-" "-"
7.62.247.1 - - [21/Jun/2006:18:50:31 -0700] "\x80L\x01\x03" 200 7744 "-" "-"
7.62.247.1 - - [21/Jun/2006:18:50:32 -0700] "\x80L\x01\x03" 200 7711 "-" "-"


Now, if I run at the standard ports of 80/443 then IE works fine and
doesn't show this problem.

Anyone seen this before?  Any idea what's confusing IE?  That https
is not the standard port 443?




-- 
Bill Moseley
moseley@xxxxxxxx


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux