asp.net, url rewrite module and web.config

前端 未结 3 391
不思量自难忘°
不思量自难忘° 2020-12-05 00:09

i\'m using ASP.net with .NET 3.5 on IIS7 (Vista) with the URL Rewrite Module from Microsoft.

This means, that i have a


             


        
3条回答
  •  爱一瞬间的悲伤
    2020-12-05 00:39

    I believe you need to have the URL Rewrite Module "installed" within the web.config file on your system.

    You either need to install the module on your application via the IIS 7.0 interface or have your hosting firm do it for you.

提交回复
热议问题