Linux Web服务器 如何在线获取Nginx版本 Web服务器 如何在线获取Nginx版本 由 Vim 61 0 1curl -s nginx.org/en/CHANGES | grep -E 'Changes with nginx' |head -1 |awk '{print $4}'