给windows server安装nginx服务
一、先安装chocolatey
https://chocolatey.org/install
二、查询nginx包
https://community.chocolatey.org/packages
三、安装nginx
choco install nginx
四、通过命令行启动/关闭nginx
net stop nginx
net start nginx
我开发的chatgpt网站:
https://chocolatey.org/install
https://community.chocolatey.org/packages
choco install nginx
net stop nginx
net start nginx
我开发的chatgpt网站: