diff --git a/docroot/.htaccess b/docroot/.htaccess
index 69cd9c0a1..05491cc25 100644
--- a/docroot/.htaccess
+++ b/docroot/.htaccess
@@ -39,6 +39,10 @@ AddEncoding gzip svgz
php_value always_populate_raw_post_data -1
+
+ Header set Cross-Origin-Opener-Policy "same-origin"
+
+
# Requires mod_expires to be enabled.
# Enable expirations.