We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2465bd + ca7c77d commit eada920Copy full SHA for eada920
install/tpl/apache_ispconfig.vhost.master
@@ -88,7 +88,7 @@ NameVirtualHost *:<tmpl_var name="vhost_port">
88
</tmpl_if>
89
90
<IfModule mod_headers.c>
91
- Header always add Strict-Transport-Security "max-age=15768000"
+ Header setifempty Strict-Transport-Security "max-age=15768000"
92
RequestHeader unset Proxy early
93
</IfModule>
94
0 commit comments