nginx-service

command module
v0.0.0-...-22414a9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2021 License: MIT Imports: 7 Imported by: 0

README

windows安装Nginx服务

使用说明

如Nginx安装在D:/nginx目录
将“nginx-service.exe”复制到“D:/nginx”目录下(只编译了64位程序,32位需自己编译)
然后执行下面命令安装,注意命令行需以管理员身份运行

安装服务

cd /d D:/nginx
nginx-service.exe install

启动服务

net start nginx-service

卸载服务

net stop nginx-service
nginx-service.exe remove

重载nginx配置(登录身份是本地系统用户会导致权限不足重载失败)

nginx-service.exe reload

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL