Created
March 23, 2015 17:40
-
-
Save danpalmer/3aacb008a43cda26058a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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