Helicon Ape with IIS Express
问题 Is it possible to use Helicon Ape with IIS Express for URL rewriting via .htaccess? When I install it, it only configures websites in the full-featured IIS, not IIS Express. 回答1: Ape comes with a program called Helicon Ape Manager for IIS Express which will configure IIS Express sites. Alternatively you can modify Web.config to add these elements to <system.webServer> : <handlers> <add name="Helicon.Ape Handler" path="*.apehandler" verb="*" type="Helicon.Ape.Handler, Helicon.Ape, Version=3.1