summaryrefslogtreecommitdiff
path: root/templates/vhosts/redirect/redirect.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/redirect/redirect.erb')
-rw-r--r--templates/vhosts/redirect/redirect.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/vhosts/redirect/redirect.erb b/templates/vhosts/redirect/redirect.erb
index 43cfa02..c9729d3 100644
--- a/templates/vhosts/redirect/redirect.erb
+++ b/templates/vhosts/redirect/redirect.erb
@@ -35,8 +35,6 @@
<%= scope.function_template('apache/vhosts/partials/logs.erb') %>
- Header add Strict-Transport-Security "max-age=15768000"
-
Redirect permanent / https://<%= options %>
</VirtualHost>