开发者

ISAPI Extensions on IIS 7.5/Windows 7 (professional)

开发者 https://www.devze.com 2022-12-08 17:31 出处:网络
I need to register a custom isapi extension on my web server, but I can\'t seem to find the option on my IIS 7.5/Win7 (pro) box.

I need to register a custom isapi extension on my web server, but I can't seem to find the option on my IIS 7.5/Win7 (pro) box.

On IIS 6 it used to be under "Home Directory" -> Configuration -> Wildc开发者_JAVA百科ard application maps.

How can I achieve the same on IIS 7.5?


Wildcard script mapping and IIS 7 integrated pipeline
http://learn.iis.net/page.aspx/508/wildcard-script-mapping-and-iis-7-integrated-pipeline/


See article Developing IIS 7.0 Modules and Handlers with the .NET Framework and go at "Deploying the Assembly to the Server"

0

精彩评论

暂无评论...
验证码 换一张
取 消