• MODX.com

    374 downloads

Disable HSTS

Disable HSTS is an extra by unknown, first released on 2018-07-09.

Package Description

Adds HTTP response header in order to clear HSTS policy of the user's browser.

This might be necessary if you're migrating to a new hosting provider from the previous one which set up HSTS, and the new one does not allow to modify HTTP response headers via .htaccess.

This simple plugin just calls standard PHP function header() before MODX rendering a webpage in order to add the appropriate "Strict-Transport-Security: max-age=0; includeSubDomains; preload" HTTP header.

Details

Developer(s)
unknown
Released
2018-07-12
First seen
2018-07-09
License
Apache License
Supported databases
Minimum MODX Requirement
2.0

Disable HSTS Releases

Vendor Signature Released on
MODX.com 0.1-alpha1 2018-07-12 (5 years ago)