Update nginx.conf
This commit is contained in:
parent
6561a63956
commit
60f358510c
|
|
@ -102,6 +102,7 @@ http
|
|||
|
||||
server_tokens off;
|
||||
access_log /dev/null;
|
||||
more_set_headers "Server: mdserver-web";
|
||||
|
||||
include {$SERVER_PATH}/web_conf/nginx/vhost/*.conf;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue