start nginx.exe
nginx.exe -s stop
nginx.exe -s reload
nginx.exe -t -c conf/nginx.conf
nginx.exe -V
ps -ef | grep nginx | grep -v grep