Skip to content

Instantly share code, notes, and snippets.

@WebVooruit
Created March 15, 2018 15:01
Show Gist options
  • Select an option

  • Save WebVooruit/dc6656f33d94b3a5cd820896a40d7e90 to your computer and use it in GitHub Desktop.

Select an option

Save WebVooruit/dc6656f33d94b3a5cd820896a40d7e90 to your computer and use it in GitHub Desktop.
HTST
<IfModule mod_headers.c>
Header set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" env=HTTPS
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment