mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-14 20:17:27 +00:00
reverse: add configuration files
This commit is contained in:
4
reverse/headers_params_d.conf
Normal file
4
reverse/headers_params_d.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
add_header Strict-Transport-Security "max-age=31536000; includeSubdomains; preload";
|
||||
add_header X-Frame-Options SAMEORIGIN;
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
add_header X-XSS-Protection "1; mode=block";
|
Reference in New Issue
Block a user