Nginx-nginx.conf配置文件详细介绍

Nginx其实是从前端到后端访问过程中一个代理的作用(反向代理),前端——Nginx暴露的地址——Nginx地址对应——后端

nginx.conf配置文件地址:

链接:https://pan.baidu.com/s/1aRvlZdeVE76ohbRdCHaGJQ
提取码:x9l6

nginx.conf讲解:

https://blog.csdn.net/WanJiaBaoBao/article/details/83349622

https://www.cnblogs.com/paulwhw/articles/11116363.html

相关推荐