https://github.com/asantar0/web-headers-compliance
Get the best score on the website securityheaders.com
https://github.com/asantar0/web-headers-compliance
headers nginx website
Last synced: 5 months ago
JSON representation
Get the best score on the website securityheaders.com
- Host: GitHub
- URL: https://github.com/asantar0/web-headers-compliance
- Owner: asantar0
- License: mit
- Created: 2025-03-06T02:33:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T20:06:26.000Z (over 1 year ago)
- Last Synced: 2025-04-17T13:12:29.721Z (about 1 year ago)
- Topics: headers, nginx, website
- Homepage:
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web headers compliance
Welcome! This repository is dedicated to enhancing headers in webpages.
## Table of Contents
- [Introduction](#introduction)
- [Installation](#installation)
- [License](#license)
- [Disclaimer](#disclaimer)
### Installation
1. Copy the file /etc/nginx/includes/custom-headers.conf in your NGINX folder.
2. Add the line "include includes/custom-headers.conf;" from the file /etc/nginx/sites-available/example.com.conf.
3. Reload nginx service with "systemctl reload nginx".
### License
This project is licensed under the MIT License. See the LICENSE file for more details.
### Disclaimer
This project is provided as-is, and the authors are not responsible for any damages or losses resulting from its use. Always test security measures in a staging environment before applying them to a prod site.