On Thu, Aug 13, 2015 at 6:28 PM, Nick Kew wrote:
> On Thu, 13 Aug 2015 20:28:40 +
> "Houser, Rick" wrote:
>
>> Some time back, I turned on HSTS for our sites with something like this:
>>
>> Header always set Strict-Transport-Security "max-age=###"
>
> I think you're misunderstanding mod_h
On Thu, 13 Aug 2015 20:28:40 +
"Houser, Rick" wrote:
> Some time back, I turned on HSTS for our sites with something like this:
>
> Header always set Strict-Transport-Security "max-age=###"
I think you're misunderstanding mod_headers and the headers structure.
In general terms, HTTP per
Some time back, I turned on HSTS for our sites with something like this:
Header always set Strict-Transport-Security "max-age=###"
As near as I could tell, everything was working correctly (2.4.12 presently -
will be on 2.4.16 shortly). However, one of our development teams recently
added