Windows 下的 nginx
cd c:\
unzip nginx-1.17.2.zip
cd nginx-1.17.2
start nginxC:\nginx-1.17.2>tasklist /fi "imagename eq nginx.exe"
Image Name PID Session Name Session# Mem Usage
=============== ======== ============== ========== ============
nginx.exe 652 Console 0 2 780 K
nginx.exe 1332 Console 0 3 112 Kaccess_log logs/site.log;
root C:/web/html;已知问题
以后可能的发展
原文档
最后更新于