• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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