软件架构说明
1. 直接下载下来压缩包解压缩 或者 git clone
2. 修改conf目录里的nginx.conf
start nginx
nginx -s start
nginx -t
nginx -s reload
nginx -s stop
nginx -s quit
nignx -V
nginx -h
nginx -s reopen
ps -aux | grep nginx
kill -9 PID
[^PID]为Nginx进程ID
taskkill /IM nginx.exe /F
地址:C:\Windows\System32\drivers\etc
ipconfig /flushdns
nginx: [emerg] CreateDirectory() "E:\myProjects\nginx-windows/temp/client_body_temp" failed (3: The system cannot find the path specified)
因为nginx被安装在了中文目录,或者路径中有中文汉字,所以nginx没法自己自动地在根目录创建temp文件夹
自己在nginx根目录手动创建一个temp目录
- 请我们喝杯咖啡,支付后联系 QQ 1903249375 邀请您进入讨论群(由于用户数较多,如果您打赏后未通过好友请求,请在支付宝支付页面选择联系商家),不管您请还是不请,您都可以享受到开源的代码,感谢您的支持和信任,群内提供 基础版本、开发工具自动配置教程及项目开发文档。
|
|
|
- Windows上的80端口被占用问题
- 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
- GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
- Gitee 官方提供的使用手册 https://gitee.com/help
- Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/