nginx conf changes
parent
e2d193f1e1
commit
5fe970fb95
|
@ -22,7 +22,7 @@ http {
|
|||
keepalive_timeout 65;
|
||||
types_hash_max_size 2048;
|
||||
server_tokens off;
|
||||
more_set_headers 'Server: LIBRARY OF CODE SP-US INTERNAL SVCS (nginx) [https://loc.sh/]';
|
||||
#more_set_headers 'Server: LIBRARY OF CODE SP-US INTERNAL SVCS (nginx) [https://loc.sh/]';
|
||||
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" always;
|
||||
resolver 1.1.1.1 63.141.252.133;
|
||||
|
||||
|
|
Loading…
Reference in New Issue