Skip to main content

2 posts tagged with "nginx"

View All Tags

· One min read

windows安装nginx很简单

1, 到 官网 下载对应的版本:x86表示32位 64表示64位

2,解压到任意盘符,以 D:\nginx-1.20.2为例:

3,将路径加入到系统环境变量%PATH%中,这样不管你在任何目录打开终端输入nginx都可以启动nginx