• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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