Disable server_tokens
This commit is contained in:
parent
5777e5112e
commit
e3c4d7fefd
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ events {
|
|||
}
|
||||
|
||||
http {
|
||||
server_tokens off;
|
||||
include /etc/nginx/mime.types;
|
||||
default_type application/octet-stream;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue