hsts.info.yml |
hsts.info.yml |
|
hsts.info.yml |
hsts.links.menu.yml |
hsts.links.menu.yml |
|
hsts.links.menu.yml |
hsts.module |
hsts.module |
|
Main module file for the HSTS (HTTP Strict Transport Security) module. |
hsts.permissions.yml |
hsts.permissions.yml |
|
hsts.permissions.yml |
hsts.routing.yml |
hsts.routing.yml |
|
hsts.routing.yml |
hsts.schema.yml |
config/schema/hsts.schema.yml |
|
config/schema/hsts.schema.yml |
hsts.services.yml |
hsts.services.yml |
|
hsts.services.yml |
hsts.settings.yml |
config/install/hsts.settings.yml |
|
config/install/hsts.settings.yml |
HstsConfigForm.php |
src/Form/HstsConfigForm.php |
Drupal\hsts\Form |
Contains \Drupal\hsts\Form\HstsConfigForm. |
HstsSubscriber.php |
src/HstsSubscriber.php |
Drupal\hsts |
Contains \Drupal\hsts\HstsSubscriber. |
HstsTest.php |
src/Tests/HstsTest.php |
Drupal\hsts\Tests |
Definition of Drupal\hsts\Tests\HstsTest. |
INSTALL.txt |
INSTALL.txt |
|
Extract the module in your modules directory
Go to *Extend* and enable the HSTS module.
To enable the header, to go admin/config/system/hsts |
README.txt |
README.txt |
|
This module is for users who either can't change the webserver configuration
to include the necessary headers to enable HSTS or only want those headers for
certain sites in a multi-site configuration. If you have the option to use
your web server… |