summaryrefslogtreecommitdiff
path: root/templates/vhosts/php_drupal/php_drupal.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/php_drupal/php_drupal.erb')
-rw-r--r--templates/vhosts/php_drupal/php_drupal.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/vhosts/php_drupal/php_drupal.erb b/templates/vhosts/php_drupal/php_drupal.erb
index 7300695..9fbda55 100644
--- a/templates/vhosts/php_drupal/php_drupal.erb
+++ b/templates/vhosts/php_drupal/php_drupal.erb
@@ -114,8 +114,6 @@
</IfModule>
<%- 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 -%>
@@ -282,8 +280,6 @@
AddDefaultCharset <%= default_charset %>
<%- end -%>
- Header add Strict-Transport-Security "max-age=15768000"
-
<%- if run_mode.to_s == 'static-itk' -%>
<Directory "<%= documentroot %>/">
AllowOverride <%= allow_override %>