在WIN10中,80端口被占用的解决方法

方案一:

  1。运行cmd

  2。输入:net stop http ,按回车

  3。输入:sc config http start=disabled  ,按回车

方案二:

  1。运行regedit

  2。打开键值:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\HTTP

  3。右边有一个Strart文件,将其数值修改为"0"。

posted @ 2018-11-18 00:00  ac楚  Views(133)  Comments(0)    收藏  举报