summaryrefslogtreecommitdiff
path: root/templates/vhosts/proxy/proxy.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/proxy/proxy.erb')
-rw-r--r--templates/vhosts/proxy/proxy.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/vhosts/proxy/proxy.erb b/templates/vhosts/proxy/proxy.erb
index b007523..9a347ca 100644
--- a/templates/vhosts/proxy/proxy.erb
+++ b/templates/vhosts/proxy/proxy.erb
@@ -71,10 +71,8 @@
CustomLog <%= logdir %>/access_log combined
<%- end -%>
- <%- if ssl_mode.to_s == 'force' then -%>
Header add Strict-Transport-Security "max-age=15768000"
- <%- end -%>
<Proxy *>
Order deny,allow
Allow from all