Nginx Quick Start-Shang Silicon Valley Teaching Video

[From the teaching video of Shang Silicon Valley B station: https://www.bilibili.com/video/BV1zJ411w7SV?from=search&seid=7995372257845518472 ]

[This video starts from the most basic part of Nginx, and the content is from the simpler to the deeper. It is suitable for beginners and those with certain software development capabilities. The video mainly contains the following parts: The first part explains the most basic concepts of Nginx, so that everyone can have a comprehensive understanding of Nginx. The second part explains the installation of Nginx software and basic operating commands, so that everyone can skillfully install and use Nginx software. The third part is the most important part of the course. It mainly explains the configuration of various application scenarios of Nginx, such as reverse proxy, load balancing, dynamic and static separation, and Nginx high-availability cluster configuration. The fourth part explains the principle of Nginx, you can have a deeper understanding of Nginx.

[ Introduction to Nginx: http://lnmp.org/nginx.html ]

  

[Forward proxy: A proxy server needs to be configured on the client (that is, the browser) to access the specified website.

[ Nginx installation package download: http://nginx.org/ ]

[ Nginx strongest notes: https://besterwin.gitee.io/blogs/knowledge/middle/Nginx.html ]

 

 

 

 

 

 

 

 

 

 

Guess you like

Origin blog.csdn.net/cmm0401/article/details/109270216
Recommended