Top "Isapi" questions

The Internet Server Application Programming Interface (ISAPI) is an N-tier API of Internet Information Services (IIS).

Can HTTP URIs have non-ASCII characters?

I tried to find this in the relevant RFC, IETF RFC 3986, but couldn't figure it. Do URIs for HTTP allow …

http unicode isapi rfc3986
IIS7 HttpModule and ISAPI Filter execution order

I have a site using ISAPI Rewrite as well as a custom HttpModule that both do Url redirects and rewrites. …

asp.net iis-7 httpmodule isapi
App_offline.htm, CSS, images, and aspnet_isapi.dll

So, the site I'm working on is using urlrewriting in coordination with aspnet_isapi.dll (everything is mapped to it). …

asp.net css isapi app-offline.htm