USEGEAR

导航

nginx4win10 文件下载服务器

默认root是Nginx下目录html。

我们在其目录下新建download目录,然后在该目录下copy几个供下载的文件。

在浏览器输入http://localhost:9001/download/yourfilename后,一般会出现另存的对话框。

测试脚本 nginx -t

开启服务器 start nginx

关闭服务器nginx -s quit

posted on 2018-10-10 17:54  USEGEAR  阅读(488)  评论(0编辑  收藏  举报