thelia/hsts-module

Installs: 32

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 2

Open Issues: 1

Type:thelia-module

0.2.0 2022-11-20 17:24 UTC

This package is auto-updated.

Last update: 2024-02-29 03:50:55 UTC


README

Enable HTTP Strict Transport Security for Thelia More information : https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is HSTS.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/hsts-module:~0.1.0

Usage

Go to /admin/configuration/variables Configuration variables

  • hsts_enable
  • hsts_include_sub_domains
  • hsts_max_age
  • hsts_preload