zoukankan      html  css  js  c++  java
  • IIS拒绝访问

     

    昨天下班时,从同事的移动硬盘里拷贝一开源项目,帮忙看看,当想在本地运行IIS架设个网站时,提示iis.msc拒绝访问.,中招了.

    马上运行恶意软件清理助手”,查出几个木马,清空.以为可以了,运行IIS还是提示出错,并发现在控制面版”>>“管理工具,所有扩展名为msc的都打不开了,..

    在运行中” mmc %systemroot%"system32"inetsrv"iis.msc”,能正常打开IIS,看来是iis.msc的打开方式出了问题,找到iis.msc,将其打开方式改为”c:"windows"system32"mmc.exe”,并勾选始终使用打开

    参考:

    http://bbs.cfan.com.cn/redirect.php?fid=72&tid=538821&goto=nextnewset

  • 相关阅读:
    Skimage=scikit-image SciKit 包的模块(转载)
    python day12
    python day11
    python day10
    python day9
    python day8
    python day7
    python day6
    python 第五天
    python 第四天
  • 原文地址:https://www.cnblogs.com/kevinlzf/p/1361052.html
Copyright © 2011-2022 走看看