- Server operating system version
- CentOS 7.9
- Plesk version and microupdate number
- 18.0.46
I have not set the following items, yet when I check the security verification site, it appears they are already set.
Are they specified by Plesk? Where are they located?
Are they specified by Plesk? Where are they located?
Code:
add_header Referrer-Policy "XXX" always;
add_header X-Content-Type-Options "XXX" always;
add_header X-Frame-Options "XXX" always;
add_header X-Permitted-Cross-Domain-Policies "XXX" always;
add_header X-Robots-Tag "XXX" always;
add_header X-XSS-Protection "XXX" always;