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.
1 parent eada920 commit c825a73Copy full SHA for c825a73
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 setifempty Strict-Transport-Security "max-age=15768000"
+ Header setifempty add Strict-Transport-Security "max-age=15768000"
92
RequestHeader unset Proxy early
93
</IfModule>
94
0 commit comments