Skip to content

Instantly share code, notes, and snippets.

@Kaiderella
Created February 13, 2017 02:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kaiderella/81420e521848619341cf3d82bf425873 to your computer and use it in GitHub Desktop.
Save Kaiderella/81420e521848619341cf3d82bf425873 to your computer and use it in GitHub Desktop.
HSTS cho NginX
add_header Strict-Transport-Security "max-age=31536000; includeSubdomains; preload";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment