Nginx basic introduction + cross domain solution
Author: Jingteng source: Hang Seng LIGHT cloud community
Introduction to Nginx
Nginx is a high-performance http server / reverse proxy server and e-mail (IMAP/POP3) proxy server developed by Igor Sysoev, a Russian programmer. Its main functions include:
Reverse proxy
load balancing
HTTP server
At present, most of the running Ngi ...
Posted by Bobulous on Wed, 02 Mar 2022 08:37:34 +0100