Skip to content

Commit ec2db2d

Browse files
committed
chore: hide nginx version in its instruction
1 parent 89814b0 commit ec2db2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pages/instructions/nginx.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ http {
8181
8282
log_format main '$request_method $status $http_x_forwarded_for "$request_uri" "$http_referer" "$http_user_agent"';
8383
84+
server_tokens off;
8485
sendfile on;
8586
keepalive_timeout 65;
8687
gzip on;

0 commit comments

Comments
 (0)