mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-26 02:45:38 +00:00
boring-nginx
rootfs
etc
nginx
conf
headers_params
nginx.conf
proxy_params
ssl_params
vhost_http.conf
vhost_https.conf
usr
Dockerfile
README.md
dynamic_records.patch
matomo
nextcloud
nginx-php
privatebin
searx
unmaintained
LICENSE
README.md
4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
add_header X-Frame-Options SAMEORIGIN;
|
|
add_header X-Content-Type-Options nosniff;
|
|
add_header X-XSS-Protection "1; mode=block";
|