|
Header set Content-Security-Policy "frame-src 'self' https://www.google.com https://app.netlify.com" |
The Content-Security-Policy header must not be overridden.
There is now a standard way to add local exceptions to the CSP:
https://infra.apache.org/tools/csp.html
Please update the .htaccess file accordingly.