Update setting 'Referrer-Policy' header.
This commit is contained in:
parent
174d671da0
commit
d9185ecd42
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user