diff --git a/install/tpl/apache_ispconfig.vhost.master b/install/tpl/apache_ispconfig.vhost.master index 33ff3bae80096760e0803c66ad4466d0d23fdba6..55135299f18b17a09c1ca86d2a80add3ac296595 100644 --- a/install/tpl/apache_ispconfig.vhost.master +++ b/install/tpl/apache_ispconfig.vhost.master @@ -94,7 +94,12 @@ NameVirtualHost *: Header set X-Frame-Options: SAMEORIGIN Header set X-XSS-Protection: "1; mode=block" Header always edit Set-Cookie (.*) "$1; HTTPOnly; Secure" - Header setifempty Strict-Transport-Security "max-age=15768000" + = 2.4.7> + Header setifempty Strict-Transport-Security "max-age=15768000" + + + Header set Strict-Transport-Security "max-age=15768000" + RequestHeader unset Proxy early