2 Commits

Author SHA1 Message Date
4db3c3f2d1
Add configuration file "Nginx - Include - Header - Security - Content-Security-Policy"
This configuration file allows non-duplicate inclusion of CSP in server
configuration files without requiring it as part of the base security
headers.
2024-04-07 20:07:11 +00:00
2fff5aabc1
Add configuration file "Nginx - Include - Header - Security"
This configuration file allows server configuration files to use the
contained security headers without duplicating them across all server
configuration files.

CSP headers are not included due to how problematic they can be for some
webpages. They will be included in their own configuration file for
modularity.
2024-04-07 20:04:13 +00:00