withinweb

Information and support for products of withinweb.com

withinweb header image 2

https SSL fix for IE

March 1st, 2009 · No Comments

When using PHP-eSeller, if you are using the download login pages within https rather that http you may have to do a modification to the login_downloads_file.php

The modification is necessary to fix a bug in Internet Explorer for https SSL as explained on http://abeautifulsite.net/notebook/27 and http://support.microsoft.com/kb/316431

The change is to remove header(“Pragma: no-cache”); and replace with header(‘Pragma: private’);

Tags: PHP-eSeller

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

You must log in to post a comment.