Update setting 'Referrer-Policy' header.

This commit is contained in:
Christoph 2019-10-06 23:49:42 +02:00
parent 174d671da0
commit d9185ecd42

View File

@ -3774,7 +3774,7 @@ if [[ -d "$apache_vhost_dir" ]] ; then
# - doesn't matter whether the source and destination are the same # - doesn't matter whether the source and destination are the same
# - site or not, only the scheme. # - site or not, only the scheme.
# - # -
Header set Referrer-Policy "strict-origin-when-cross-origin" Header always set Referrer-Policy "strict-origin-when-cross-origin"
SSLEngine on SSLEngine on