Skip to content

Instantly share code, notes, and snippets.

@Kaiderella
Created February 13, 2017 01:42
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/da9dc79377ba003551e23ff077bff266 to your computer and use it in GitHub Desktop.
Save Kaiderella/da9dc79377ba003551e23ff077bff266 to your computer and use it in GitHub Desktop.
Cài HSTS (subdomain) bằng .htaccess
Header set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" env=HTTPS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment