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
Welcome to the previous canvas game series: 《VUE ...
This article uses an example to describe the MySQ...
Author | Editor Awen | Produced by Tu Min | CSDN ...
Copy code The code is as follows: <html> &l...
illustrate: Using mysqldump –all-databases will e...
Import and export of Docker images This article i...
This article introduces a tutorial about how to u...
1. Upgrade process: sudo apt-get update Problems ...
A simple Linux guessing game source code Game rul...
Error scenario Use the mysql command in cmd to ad...
Table of contents Preface 1. Startup management b...
Mysql-connector-java driver version problem Since...
Harbor is an enterprise-level registry server for...
DPlayer.js video player plug-in is easy to use Ma...
MySQL batch insert problem When developing a proj...