summaryrefslogtreecommitdiff
path: root/templates/vhosts/static/static.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/static/static.erb')
-rw-r--r--templates/vhosts/static/static.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/vhosts/static/static.erb b/templates/vhosts/static/static.erb
index db5f102..287f413 100644
--- a/templates/vhosts/static/static.erb
+++ b/templates/vhosts/static/static.erb
@@ -57,8 +57,6 @@
AddDefaultCharset <%= default_charset %>
<%- end -%>
- Header add Strict-Transport-Security "max-age=15768000"
-
<Directory "<%= documentroot %>/">
AllowOverride <%= allow_override %>
<%- if options.to_s != 'absent' or do_includes.to_s == 'true' then -%>