下载版本 v2.12.0版本
<service>
<id>Nginx</id>
<name>Nginx</name>
<description>Nginx-1.22.1 - 成都芯瑞科技股份有限公司</description>
<logpath>%BASE%\logs</logpath>
<logmode>roll</logmode>
<executable>%BASE%\nginx.exe</executable>
<stopexecutable>%BASE%\nginx.exe</stopexecutable>
<stoparguments> -s stop</stoparguments>
</service>
注意:
、 和 标签的内容,要根据 Nginx 的实际安装路径调整。
nginx-service.exe install