nginx -V 2>&1 | grep 'configure arguments' | sed -e 's/configure arguments://' | tr ' ' '\n'| sort
nginx -V 2>&1 | grep 'configure arguments' | sed -e 's/configure arguments://' | tr ' ' '\n'| sort
转载于:https://www.cnblogs.com/nginx-core/p/9245808.html