> Apache 2.0.40
> PHP 4.2.2
> Linux
>
> I have a single php script for downloading requested files.  It works
> beautifully on http over port 80.  It does NOT work at all over https on
> port 443.  I am using the exact same script (the very same file) for both
> http and https connections.  Apache has the +StdEnvVars enabled for all
> files and dirs under the https site.  Forms and cookies are working
> normally, as are redirect headers.  But for some reason, the headers for
> file downlaods are not working at all over ssl.
>
> I am really only testing this with IE 6 right now.

Read here:

http://marc.theaimsgroup.com/?l=php-general&w=2&r=1&s=session.cache_limiter+https&q=b

---John Holmes...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to