• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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