You are here

README.txt in HTTP Strict Transport Security 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 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 to add and manage the HSTS header data I recommend you do so.
It'll save you a little extra PHP processing.

If not, then I hope this module helps you out.

For more information regarding HTTP Strict Transport Security see
https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security

File

README.txt
View source
  1. This module is for users who either can't change the webserver configuration
  2. to include the necessary headers to enable HSTS or only want those headers for
  3. certain sites in a multi-site configuration. If you have the option to use
  4. your web server to add and manage the HSTS header data I recommend you do so.
  5. It'll save you a little extra PHP processing.
  6. If not, then I hope this module helps you out.
  7. For more information regarding HTTP Strict Transport Security see
  8. https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security