Project

General

Profile

Actions

Bug #244

closed

Using IE, Downloading file fails when using SSL exec.php

Added by robert zelaya over 14 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
Start date:
12/22/2009
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:

Description

Using IE, Downloading file fails when using SSL. Pfsense file exec.php.

Fix

Add these headers.

header("Pragma: private");
header("Cache-Control: private, must-revalidate");

Actions #1

Updated by Ermal Luçi over 14 years ago

  • Status changed from New to Feedback
Actions #2

Updated by Chris Buechler over 14 years ago

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom PDF