• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Resolved Service Plans and Apache directives

OverWolf

Regular Pleskian
Hi,

I'm trying to implement some directive for HTTPS and so synchronize with all domains in the plan. I would like to add some Additional headers like X-Frame-Options, X-XSS-Protection, etc but it seems doesn't work.
I've tried to add "add_header" before the command but nothing.
I've tried to implement these Additional headers in ssl.conf under /etc/nginx/conf.d/ but nothing.
It seems that work only when I use them on Additional headers under single domain. Why ?
 
Back
Top