summaryrefslogtreecommitdiff
path: root/templates/vhosts/webdav
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/webdav')
-rw-r--r--templates/vhosts/webdav/webdav.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/vhosts/webdav/webdav.erb b/templates/vhosts/webdav/webdav.erb
index eb12e36..61ac41d 100644
--- a/templates/vhosts/webdav/webdav.erb
+++ b/templates/vhosts/webdav/webdav.erb
@@ -93,8 +93,6 @@
</IfModule>
<%- end -%>
- Header add Strict-Transport-Security "max-age=15768000"
-
DAVLockDB <%= real_dav_db_dir %>/DAVLock
<Directory "<%= documentroot %>/">
Dav on
@@ -191,8 +189,6 @@
AddDefaultCharset <%= default_charset %>
<%- end -%>
- Header add Strict-Transport-Security "max-age=15768000"
-
<%= scope.function_template('apache/vhosts/partials/mod_security.erb') %>
<%- unless additional_options.to_s == 'absent' then -%>