diff --git a/public/_headers b/public/_headers new file mode 100644 index 00000000..a04e3e60 --- /dev/null +++ b/public/_headers @@ -0,0 +1,8 @@ +# Apply these headers to all pages +/* + X-Frame-Options: SAMEORIGIN + X-XSS-Protection: 1; mode=block + X-Content-Type-Options: nosniff + Referrer-Policy: strict-origin-when-cross-origin + Strict-Transport-Security: max-age=31536000; includeSubDomains + Cross-Origin-Opener-Policy: same-origin \ No newline at end of file