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

2002-10-08 Thread John W. Holmes
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, Tuesday, October 8, 2002, 1:32:16 PM, you wrote: JWH Thanks for the help

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

2002-10-08 Thread John W. Holmes
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, 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

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

2002-10-08 Thread Rasmus Lerdorf
... -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 download doesn't work with SSL Okay, I tried just a page with only session_start

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

2002-10-08 Thread John W. Holmes
'; [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_limiter directive. -Rasmus On Tue, 8 Oct 2002, John W. Holmes wrote: Also, FYI, pages

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 a method to view all