80 port does not open the site problem
My website suddenly can't open today, can be opened before. Today I checked the next, the port for the other, the website can open. If you use port 80, it is not turned on. At first I thought it was 80 ports occupied, and later found that 80 ports were not occupied. I use the IIS server, later replaced by Apache, or the same situation, 80 port can not open, the other ports to open, I ask you the great God, what is the situation, how to solve it!
------to solve the idea----------------------
How do you know that port 80 is not occupied?
------to solve the idea----------------------
Cut a picture and see!
------to solve the idea----------------------
Netstat-ntlp
------to solve the idea----------------------
grep 80
Check if the httpd.conf inside Listen is set to 80
------to solve the idea----------------------
Stop IIS, httpd.conf inside listen plus 80.
------to solve the idea----------------------
See which one occupies 80, show me is Nginx, and then kill it, 6026 is the PID, restart Apache, and then look at
------to solve the idea----------------------
The external 80 port address is to be in the network service provider where the record, otherwise it will be blocked
------to solve the idea----------------------
Is your computer your own local or operator's server?
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.