大家好,我要对IIS7下配置 H264 Streaming Module Services
查看配置方式
http://www.vishuo.com/bio/2011/04/
这个地址进行配置,他里面有:
- Select ‘Modules’.
- Select ‘Configure Native Modules’.
- Select ‘Register’.
- Set ‘Name’ to ‘ModH264Streaming’.
- Set ‘Path’ to the path where the mod_h264_streaming.dll is located.
- Click ‘OK’.
- Click ‘OK’ again.
但我按钮他的方法在点击“‘Configure Native Modules’”(配置本机模块)的时候并没有“注册”按钮
然后我本看IIS帮助发现有:
----------------------------------------------------------------
注册
打开“注册本机模块”对话框,您可以从中注册新的本机模块。
注意
只有在服务器级别才可以使用此按钮。
----------------------------------------------------------------
他这里说“只有在服务器级别才可以使用此按钮”?
这是什么意思?我的服务器是IBM的服务器,安装的Windows版本为:Windows 2008 Enterpise SP1 32位
问:怎么才能在IIS7中添加 本机模块
谢谢