RE: Re[2]: [PHP] File download doesn't work with SSL

2002-10-08 Thread John W. Holmes
9:55 AM > To: John W. Holmes > Cc: 'Tom Rogers'; [EMAIL PROTECTED] > Subject: RE: Re[2]: [PHP] File download doesn't work with SSL > > Right, I figured you knew this as it is documented. You can change that > in your php.ini file using the session.cache_limit

RE: Re[2]: [PHP] File download doesn't work with SSL

2002-10-08 Thread Rasmus Lerdorf
-John Holmes... > > > -Original Message- > > From: John W. Holmes [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, October 08, 2002 8:08 AM > > To: 'Rasmus Lerdorf'; 'Tom Rogers' > > Cc: [EMAIL PROTECTED] > > Subject: RE: Re[2]: [PHP] File dow

RE: Re[2]: [PHP] File download doesn't work with SSL

2002-10-08 Thread John W. Holmes
HTTP, but I imagine it > would be the same under HTTPS at work. > > Is there any way to change this without messing with the source code? > > ---John Holmes... > > > -Original Message----- > > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, Octobe

RE: Re[2]: [PHP] File download doesn't work with SSL

2002-10-08 Thread John W. Holmes
esday, October 08, 2002 1:00 AM > To: Tom Rogers > Cc: John W. Holmes; [EMAIL PROTECTED] > Subject: Re[2]: [PHP] File download doesn't work with SSL > > Why not just a simple wget -S https://... to see the headers? > > On Tue, 8 Oct 2002, Tom Rogers wrote: > > > Hi

Re[2]: [PHP] File download doesn't work with SSL

2002-10-07 Thread Rasmus Lerdorf
Why not just a simple wget -S https://... to see the headers? On Tue, 8 Oct 2002, Tom Rogers wrote: > Hi, > > Tuesday, October 8, 2002, 1:32:16 PM, you wrote: > JWH> Thanks for the help guys. Like I said, the download works fine as long > JWH> as it's not over SSL. I will try to disable it and s

Re[2]: [PHP] File download doesn't work with SSL

2002-10-07 Thread Tom Rogers
Hi, Tuesday, October 8, 2002, 1:32:16 PM, you wrote: JWH> Thanks for the help guys. Like I said, the download works fine as long JWH> as it's not over SSL. I will try to disable it and see if I can look at JWH> the headers sent to see if a no-cache header is being sent, even though JWH> I haven't

RE: Re[2]: [PHP] File download doesn't work with SSL

2002-10-07 Thread John W. Holmes
> Tuesday, October 8, 2002, 12:13:59 PM, you wrote: > >> You can have multiple directives in that header: > >> > >> Cache-Control: no-cache, no-store > >> > >> Do you have a way to view the HTTP? > > JWH> No. Can you recommend a good method on windows? Should I get lynx or > JWH> does opera have

Re[2]: [PHP] File download doesn't work with SSL

2002-10-07 Thread Tom Rogers
Hi, Tuesday, October 8, 2002, 12:13:59 PM, you wrote: >> You can have multiple directives in that header: >> >> Cache-Control: no-cache, no-store >> >> Do you have a way to view the HTTP? JWH> No. Can you recommend a good method on windows? Should I get lynx or JWH> does opera have a method to