oldthreefeng opened a new issue #4726: URL: https://github.com/apache/apisix/issues/4726
### Issue description ### Environment apisix 2.8 ``` curl *** < content-type: application/json < x-request-id: c249b834d1be42c0956cbcf5525aca6b < x-protected-by: openRASP < vary: Origin < vary: Access-Control-Request-Method < vary: Access-Control-Request-Headers < access-control-allow-origin: * < access-control-expose-headers: * < date: Sat, 31 Jul 2021 10:04:20 GMT < x-protected-by: openRASP < server: APISIX/2.8 < access-control-allow-methods: * < access-control-max-age: 30 < access-control-allow-headers: * ``` for nginx. `server_tokens off; ` will disable the version of ngx. any conf of apisix to disable ?? Request help without environment information will be ignored or closed. * apisix version (cmd: `apisix version`): * OS (cmd: `uname -a`): * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): * apisix-dashboard version, if have: * luarocks version, if the issue is about installation (cmd: `luarocks --version`): -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
