相关文章  
  • IIS控制管理(Web虚拟目录创建管理)
  • 如何在Win 2003中识别IIS 6.0组件
  • 服务器端异步 Web 方法(一)
  • 建立企业自己的Web网站
  • 用PWS建立自己的Web服务器
  • IIS服务器组建攻略
  • web 服务器环境的构建入门
  • 提高IIS网站服务器的效率的八种方法
  • 有关IIS HACK的一些方法整理
  • 深入剖析Windows IIS 6.0(2)
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    安装IIS 5.0 DIY4

    tall.txt”,
      不会有提示框出现,系统将自动的为你安装好IIS,而且Scripts目录将会在D盘,使用“Unicode解码目录遍历漏洞”也就失效了。
      
      如果你需要安装更多的IIS组件,以下是一个比较详细的无人值守安装文件:
      ====================BEGIN======================
      
      ;This is an example Unattended installation file
      ;IIS, MTS, and Index Server are ON
      ;Target Path should be new directory
      ;Adminpassword is blank.
      
      [Unattended]
      Unattendmode = FullUnattended
      OemPreinstall = NO
      TargetPath = *
      Filesystem = LeaveAlone
      
      [UserData]
      FullName = "Your User Name"
      OrgName = "Your Organization Name"
      ComputerName

    页码:[1] [2] [3] [4] [5] [6] [7]4页、共7页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved