Two days ago, I took advantage of the Double 11 shopping festival and bought an ECS (server) on Alibaba Cloud. I just configured an nginx and tried to access it as shown below, but found that it could not be accessed. It turns out that Alibaba Cloud Server needs to configure security rules for security reasons. If you do not set security rules for the port, the browser cannot access it. So how exactly are security rules configured? See below for details: (1) Log in to Alibaba Cloud, find [Cloud Server ECS], and click; (2) Click the number behind the cloud server; (3) Click [Security Group], find [Configuration Rules] for the corresponding server instance, and click; (4) Click [Add security group rule] (5) We take port 80 as an example to configure so that all IP addresses can access port 80; (6) Then after a while of configuration, one more rule can be added. (7) At this point, our nginx can be accessed. The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: MySQL 5.7.23 decompression version installation tutorial with pictures and text
>>: Complete example of Vue encapsulating the global toast component
Table of contents Preface 1. Binary Tree 1.1. Tra...
In the nginx process model, tasks such as traffic...
This database query statement is one of 50 databa...
There are many tasks to be done in search engine o...
Table of contents 1. Number in JavaScript 2. Math...
Sometimes our pages will need some prompt boxes o...
Table of contents Vue first screen performance op...
A few days ago, I discovered that my website was ...
Table of contents Normal paging query How to opti...
The floating-point types supported in MySQL are F...
Description of port availability detection when p...
Prometheus (also called Prometheus) official webs...
Nginx is a high-performance website server and re...
Preface When the HTML structure of a page contain...
The basics of MySQL knowledge points for the seco...