摘要:
目标:通过访问 http://192.168.43.196/downlocal/1.jpg 可以访问到 E:\tool\nginx\nginx-1.12.2\html\downlocal\1.jpg 1.在nginx的html中创建文件夹downlocal并放入一个图片命名为1.jpg2.在ngin 阅读全文
摘要:
目标效果: 通过访问 http://192.168.43.196:9001/sunny/ 可以分别访问到 http://127.0.0.1:8081/sunny/和http://127.0.0.1:8082/sunny/ 效果图: 方法一: 具体配置: http标签中添加: upstream sun 阅读全文