From 29517a83414f478a0e28a9fc57b178e35e9ba112 Mon Sep 17 00:00:00 2001 From: mh Date: Tue, 17 May 2011 23:42:56 +0200 Subject: this is now in the include file --- templates/vhosts/perl/perl.erb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'templates/vhosts/perl/perl.erb') diff --git a/templates/vhosts/perl/perl.erb b/templates/vhosts/perl/perl.erb index 1b49d62..ca46e80 100644 --- a/templates/vhosts/perl/perl.erb +++ b/templates/vhosts/perl/perl.erb @@ -84,8 +84,6 @@ AddDefaultCharset <%= default_charset %> <%- end -%> - Header add Strict-Transport-Security "max-age=15768000" - <%- if run_mode.to_s =~ /(proxy\-|static\-)?itk/ -%> AssignUserId <%= run_uid+" "+run_gid %> @@ -225,8 +223,6 @@ AddDefaultCharset <%= default_charset %> <%- end -%> - Header add Strict-Transport-Security "max-age=15768000" - <%- unless run_mode.to_s == 'static-itk' -%> /"> AllowOverride <%= allow_override %> -- cgit v1.2.3