Loading... ## 简介 Nginx是一款轻量级的Web 服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,在BSD-like 协议下发行。其特点是占有内存少,并发能力强,事实上nginx的并发能力在同类型的网页服务器中表现较好。 ## 安装 前往 Nginx 官网下载 Nginx,官网:[http://nginx.org/en/download.html](http://nginx.org/en/download.html) 解压 Nginx 安装包 ## 启动 前往 Nginx 目录,直接打开 Nginx.exe 如果出现端口占用的情况,就修改 Nginx 配置文件 打开 conf 目录的 nginx.conf 文件 ![nginx 监听端口](https://img.crushta.cn/img/blog/article/33/nginx-01.png) 浏览器输入 localhost:8001 进入 Nginx 欢迎界面 ![Nginx 欢迎界面](https://img.crushta.cn/img/blog/article/33/nginx-02.png) 最后修改:2024 年 01 月 19 日 © 允许规范转载 赞 如果觉得我的文章对你有用,请随意赞赏