Manually configuring Microsoft Internet Information Services (IIS)

原文摘自http://publib.boulder.ibm.com/infocenter/wasinfo/v5r1//index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/tins_manualWebIIS.html

This topic describes manual configuration settings for Internet Information Services (IIS).

Before you begin

This topic is one of the optional procedures in Manually configuring supported Web servers.

Why and when to perform this task

Follow this procedure to manually reproduce how the Installation wizard configures the Microsoft Internet Information Services Web server.

Configuring IIS 5.0

  1. Start the IIS application.
  2. Create a new virtual directory for the Web site instance that you intend to work with WebSphere Application Server. These instructions assume that you are using the Default Web Site.
    1. Expand the tree on the left until you see Default Web Site. Right-click Default Web Site and select New > Virtual Directory to create the directory with a default installation.

      In the wizard for adding a virtual directory, perform the following steps:

      1. Type sePlugins in the "Alias to be used to Access Virtual Directory" field.
      2. Browse to the WebSphere Application Server install_root\bin directory in the "Enter the physical path of the directory containing the content you want to publish" field.
      3. Select the Allow Execute Access check box in the "What access permissions do you want to set for this directory" field.
      4. Click Finish to add the sePlugins virtual directory to your default Web site.
  3. Add the Internet Services Application Programming Interface (ISAPI) filter into the IIS configuration.
    1. Right-click the host name in the tree on the left and click Properties.

      In the Properties dialog, perform the following steps:

      1. Go to the Internet Information Services tab.
      2. Click WWW Service in the Master properties window.
      3. Click Edit to open the WWW Service master properties window.
      4. Click ISAPI Filters > Add to open the Filter properties window.
      5. Type iisWASPlugin in the "Filter Name" field.
      6. Click Browse in the Executable field.
      7. Browse to the install_root\bin directory.
      8. Click the iisWASPlugin_http.dll file.
      9. Click OK until all open windows close.
  4. Add the Plugin Config variable to the registry under the path HKEY_LOCAL_MACHINE > SOFTWARE > IBM > WebSphere Application Server > 5.x.0.0 where x designates the version.

    Set the value of the Plugin Config variable to the location of the configuration file, which is the install_root\config\cells\plugin-cfg.xml directory.

Configuring IIS 6.0

  1. Start the IIS application.
  2. Create a new virtual directory for the Web site instance that you intend to work with WebSphere Application Server. These instructions assume that you are using the Default Web Site.
    1. Expand the tree on the left until you see Default Web Site. Right-click Default Web Site and select New > Virtual Directory to create the directory with a default installation.
    2. In the wizard for adding a virtual directory, perform the following steps:
      1. Type sePlugins in the "Alias to be used to Access Virtual Directory" field.
      2. Browse to the WebSphere Application Server install_root\bin directory in the "Enter the physical path of the directory containing the content you want to publish" field.
      3. Select the Allow Execute Access check box in the "What access permissions do you want to set for this directory" field.
      4. Click Finish to add the sePlugins virtual directory to your default Web site.
  3. Add the Internet Services Application Programming Interface (ISAPI) filter into the IIS configuration.
    1. Right-click Default Web Site in the tree on the left and click Properties.
    2. In the Properties dialog, perform the following steps:
      1. Go to the Internet Information Services tab.
      2. Go to the ISAPI Filters tab.
      3. Click Add to open the Filter properties window.
      4. Type iisWASPlugin in the "Filter Name" field.
      5. Click Browse in the Executable field.
      6. Browse to the install_root\bin directory.
      7. Click the iisWASPlugin_http.dll file.
      8. Click OK until all open windows close.
  4. Add the Plugin Config variable to the registry under the path HKEY_LOCAL_MACHINE > SOFTWARE > IBM > WebSphere Application Server > 5.x.0.0 where x designates the version.

    Set the value of the Plugin Config variable to the location of the configuration file, which is the install_root\config\cells\plugin-cfg.xml directory.

  5. Enable the Web server to run WebSphere Application Server extensions:
    1. Expand the tree on the left until you see Web service extensions.
    2. Click Web service extensions.
    3. Click All Unknown ISAPI extensions on the right side of the page.
    4. Click Allow.

Results

You can configure the Internet Information Services (IIS) Web server to work with WebSphere Application Server, Version 5.x.

转载于:https://www.cnblogs.com/sjpisaboy/archive/2006/12/11/589173.html

[转载]Manually configuring Microsoft Internet Information Services (IIS)相关推荐

  1. iis服务器证书,Internet Information Services (IIS) 服务器证书安装说明

    Internet Information Services (IIS) 服务器证书安装说明 03/30/2017 本文内容 若要运行可与 Internet 信息服务 (IIS) 安全通信的示例,您必须 ...

  2. Windows Internet Information Services(IIS) 与 inetpub 文件夹

    Windows 7+ 系统 自带了IIS 和 framework,不需要单独去下载,只需要开启后就可以运行程序. Windows 7 和 Windows 10 个别地方只是表述不一样,其效果相同,注意 ...

  3. 非系统管理员打开Internet Information Services (IIS)管理器

    环境描述 Windows10或Windows11 问题描述 在非管理账户下开启程序时,如果需要管理员权限会弹窗输入密码,但是打开IIS管理器会提示:只有管理员才能使用IIS管理器,没有输入管理员密码的 ...

  4. android线程栈默认大小,线程的默认最大堆栈大小 - Internet Information Services | Microsoft Docs...

    在本机 IIS 进程中创建线程的默认最大堆栈大小为 256 KB 12/29/2020 本文内容 本文介绍由本机 IIS 进程创建的线程的默认最大堆栈Microsoft Internet Inform ...

  5. 服务器iis7.5 配置文件,使用注册表项 - Internet Information Services | Microsoft Docs

    Internet 信息服务使用的注册表项的说明 07/21/2020 本文内容 本文介绍了 Microsoft Internet Information Services (IIS) 在 Window ...

  6. iis php 0x80070032,访问网站时 HTTP 错误 404.17 - Internet Information Services | Microsoft Docs...

    访问在 IIS 7.0 或更高版本上承载的网站时出现错误消息:HTTP 错误 404.17 - 未找到 12/11/2020 本文内容 本文可帮助您解决 HTTP 错误 404.17 - 当您访问在 ...

  7. iis服务器响应上限,HTTP 500 或超出响应缓冲区限制 - Internet Information Services | Microsoft Docs...

    在 IIS 中使用 Response.BinaryWrite 时,HTTP 500 或响应缓冲区限制超出错误 04/15/2020 本文内容 本文帮助您解决 HTTP 500 (响应缓冲区限制超过) ...

  8. Internet Information Services 5.0 技术概述(转)

    Internet Information Services 5.0 技术概述 操作系统 白皮书 摘要 本白皮书为信息技术专业人员,提供随 Microsoft Windows 2000 提供的 Inte ...

  9. Windows10安装Internet Information Services(IIS)管理器

    一. 打开控制面板 注意:要安装Internet Information Services(IIS)管理器的Windows系统不能使家庭版. Windows系统的一些基础操作(通过运行命令方式打开)

最新文章

  1. linux sed命令处理文本文件
  2. 【Groovy】闭包 Closure ( 闭包定义 | 闭包类型 | 查看编译后的字节码文件中的闭包类型变量 )
  3. golang web开发框架 Beego
  4. 【杂谈】模型设计书看完了感觉不过瘾?这些拓展模型相关内容值得你关注一下...
  5. jQuery下如何使用Json传递数据
  6. dj鲜生-20-模版的抽离-base父模板的生产
  7. gzp解压命令 linux_Linux下最常用的压缩及解压缩命令
  8. yaf index.php,yaf框架访问路由为什么始终访问INDEX下的INDEX控制器下的INDEX方法
  9. 如何启用sqlplus的AutoTrace功能
  10. Ubuntu 19.04 磁盘加密
  11. 如何取消默认浏览器中hao123主页
  12. 无法打开包括文件: “ocl_macros.h”: No such file or directory
  13. 基于Python的信用评分卡建模分析
  14. 你的微信昵称,可能正在出卖你
  15. 2020计算机数电实验第四次(2)
  16. 区块链+能源:乌托邦愿景还是未来蓝图?
  17. 粒子系统模拟-计算机图形学 豆瓣,粒子系统
  18. 31个有点意思数据可视化作品!
  19. 17 小学数学——《三角形内角和》(四下)
  20. 关于mac访达边栏消失这件事

热门文章

  1. html5引擎笔试题,最新!HTML5经典面试题型(附答案)
  2. 语言nomogram校准曲线图_R语言实现Cox模型校准度曲线绘制
  3. php查询表导出excel文件路径,Thinkphp5如何将导出的excel表格存储到服务器中项目目录的指定目录中?...
  4. AVR单片机计算器C语言源程序,AVR单片机简单计算器的Proteus仿真实现+源码
  5. 节能prru进入深度休眠节能_2021-2024年中国工业节能行业深度调研及投资前景预测报告...
  6. leetcode205. 同构字符串 一般人一次做不对的简单题
  7. 小猫的java基础知识点汇总(上)
  8. linux嵌入式平台测试,protobuf-c 在arm linux 嵌入式平台的使用 测试
  9. mysql书写规则_每天10分钟带你学会MySQL(二)SQL语句的基本书写规则
  10. Java中 List、Set、Map遍历方式以及性能比较