How to solve the problem that the CVM cannot access port 80
This article will explain in detail how to solve the problem that the CVM cannot access port 80. The content of the article is of high quality, so the editor shares it for you as a reference. I hope you will have some understanding of the relevant knowledge after reading this article.
When using a CVM, if everything is installed in the apache, the localhost can access the project normally, but it cannot be accessed from the public network, which means that the port is prohibited. Then you need to configure port 80 at this time:
Log in to the Cloud Management console first, and then "instance"-> "more"-> "Network Security and Security Group"-> "Security Group configuration"-> "configuration rules"-> "entry Direction"-> "add Security Group rules"->
Port range 80x80
Authorization object 0.0.0.0Univer 0
As shown in the figure:
This is the end of how to solve the problem that the CVM cannot access port 80. I hope the above content can be helpful to you and learn more. If you think the article is good, you can share it for more people to see.