在 Windows 平台上构建动态模块的注意事项

在为 Windows 平台构建动态模块时,必须考虑一些限制。

注: IBM® HTTP Server 是专门作为 Windows 平台上的 32 位应用程序提供的,因此只能装入 32 位 Apache HTTP Server 模块和库。

在为 Windows 平台构建动态模块时,必须考虑一些限制。

构建要与 IBM HTTP Server 一起运行的模块时,下列限制适用:
  • 将动态模块链接至服务器安装目录 lib 中包含的库。
  • Apache HTTP Server 模块 API 由服务器安装目录 include 中包含的头文件定义。您的模块应根据需要包含这些头文件中的任意头文件。
  • 不得修改服务器安装目录 include 中任意文件所包含的任何文件或数据结构。

指示主题类型的图标 概念主题



时间戳记图标 最近一次更新时间: last_date
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=ihs-dist&topic=cihs_dynmods
文件名:cihs_dynmods.html