Re: [mp2] Problem w/Set-Cookie header and Internet Explorer

2004-02-23 Thread Larry Leszczynski
Hi Scott - > when I connect with Internet Explorer (6, on XP) I don't seem to be > getting the Set-Cookie headers (I've turned on "prompt" for cookies, and > deleted the entire list of "allowed" sites). Other headers, like the > Location header, seem to be fine. For certain security settings, IE

Re: [mp2] Problem w/Set-Cookie header and Internet Explorer

2004-02-20 Thread Ged Haywood
Hi there, On Thu, 19 Feb 2004, Scott Scecina wrote: > Apache 2.0.48 (pre-fork), Perl 5.8.3, and mod_perl 1.99_12 on a RH Linux > ... when I connect with Internet Explorer (6, on XP) I don't seem to be > getting the Set-Cookie headers ... Other headers ... seem to be fine. > ... they *were* being

[mp2] Problem w/Set-Cookie header and Internet Explorer

2004-02-19 Thread Scott Scecina
Hi all, Background: I've developed an application that uses a modified version of Apache::TicketTool (from the book) which I've ported to work with mp2. My development platform is WinXP with Apache 2.0.48, Activeperl 5.8.2 and Randy's build of mod_perl 1.99_12. Everything works great. Today I