diff --git a/install_nextcloud.sh b/install_nextcloud.sh index 21f1079..e01f95a 100755 --- a/install_nextcloud.sh +++ b/install_nextcloud.sh @@ -3774,7 +3774,7 @@ if [[ -d "$apache_vhost_dir" ]] ; then # - doesn't matter whether the source and destination are the same # - 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