Win7 system 80 port is occupied solution

  

In Win7 system, port 80 is open for the Hyperbook Transfer Protocol (HTTP), which is the most frequently used protocol on the Internet, inevitably encounters 80 port occupation process The problem, as long as we find out the process of occupying the program, and then close the program will not display the occupied prompt. So how to solve the 80 port is occupied? Let me talk about the solution to the 80 port of Win7 system.

The solution is as follows:

1. Change the website binding port in IIS Manager to a port other than port 80.

2. Stop the application that is using port 80 and start the website from IIS Manager.

3, Troubleshooting:

To know which port is occupied by a certain application, there are two ways:

Netstat Command

1 Enter "cmd

" in the run ” 2) Enter netstat -ano on the command line to get the PID corresponding to the port number

3) Open the task manager and click “View“ ; menu, select “ select column & rdquo;, add the & rdquo; PID & ldquo; column to the process list, and then find the process corresponding to the PID can be.

The above is the solution for the 80 port of Win7 system to be occupied. By operating the above method, and then adding the relevant settings through Windows task management, the 80-port program process can be simply closed. If you want to close port 80, try the above method.

Copyright © Windows knowledge All Rights Reserved