1. 首页
  2. 数据库
  3. 其它
  4. Windows系统下Nginx服务器的基本安装和配置方法介绍

Windows系统下Nginx服务器的基本安装和配置方法介绍

上传者: 2021-01-16 11:08:08上传 PDF文件 57.84KB 热度 9次
下载地址:http://nginx.org/download/nginx-1.2.4.zip 下载后直接解压到你的硬盘上,我的是d:\nginx 启动nginx cd d: cd nginx-1.2.4 start nginx 查看任务任务管理器里面会有nginx的进程 在浏览器输入http://127.0.0.1 此时会出现nginx的欢迎界面,说明启动nginx成功。 Welcome to nginx! If you see this page, the nginx web server is successfully installed and working. Further
用户评论