PHP Classes

MSDOC on HTTPS - issue

Recommend this page to a friend!

      MsDoc Generator  >  All threads  >  MSDOC on HTTPS - issue  >  (Un) Subscribe thread alerts  
Subject:MSDOC on HTTPS - issue
Summary:MSDOC on HTTPS - failures
Messages:2
Author:geoff
Date:2010-08-03 04:45:45
Update:2010-08-03 14:57:49
 

  1. MSDOC on HTTPS - issue   Reply   Report abuse  
Picture of geoff geoff - 2010-08-03 04:45:45
I've used this for a while to generate some MSDOCs and it works well.
However, I now have to move my site to HTTPS, and am finding that dynamic generation is failing with the same code. When I try to generate the doc
on a server set up for HTTPs, it errors out saying the browser can't download the file.

Anybody else run into a snag with this situation?

  2. Re: MSDOC on HTTPS - issue   Reply   Report abuse  
Picture of LEO LEO - 2010-08-03 14:57:49 - In reply to message 1 from geoff
use header("Pragma: public") in output function