Skip to content

Instantly share code, notes, and snippets.

@danpalmer
Created March 23, 2015 17:40
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 danpalmer/3aacb008a43cda26058a to your computer and use it in GitHub Desktop.
Save danpalmer/3aacb008a43cda26058a to your computer and use it in GitHub Desktop.
diff --git a/nginx_ssl.conf b/nginx_ssl.conf
index 487cc14..7701f2e 100644
--- a/nginx_ssl.conf
+++ b/nginx_ssl.conf
@@ -23,7 +23,7 @@ server {
+ add_header Strict-Transport-Security "max-age=31536000; includeSubdomains";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment