digitalocean / nginxconfig.io

⚙️ NGINX config generator on steroids 💉
https://do.co/nginxconfig
MIT License
27.66k stars 2.04k forks source link

Per host security headers #403

Open etam opened 1 year ago

etam commented 1 year ago

Feature request

Feature description

I'd like to have Content-Security-Policy header different for different domains.

How the feature is useful

If I have one domain running WordPress, which requires unsafe-eval, I want it only on this domain, not on others.