Configuring Remote Administration and Feature Delegation in IIS. Introduction IIS provides administrators and developers with a new configuration system that is accessible, extensible and distributable.
The new XML-based format allows for easy configuration of the modules and features available in IIS 7 and above. It also enables granular control of the locations at which settings for individual features can be configured (for example, at the server level in the applicationHost.config file, or at a site or an application level in a Web.config file).
The new IIS administration user interface (UI), IIS Manager, fully supports this new configuration system and adds additional features that provide a powerful and granular system for configuring the Web server. Blended Technologies » Blog Archive » Setting Up IIS to Use Pyth. Wow, this should have been easy, but it just wouldn’t work: These websites will get you started and help you get everything set up:MSDN: Using Python Scripts with IISLet’s Configure Windows 2000 IIS with CGI Scripts Now I will provide my troubleshooting experiences from this morning:—Trouble Shooting— Problem 1: Not Authorized to view your test script Error was: You are not authorized to view this page You do not have permission to view this directory or page using the credentials you supplied.
ISAPI WSGI. The Hand of FuManChu - WSGI gateway for ASP (Microsoft IIS) Update: I forgot to address buffering.
As I mentioned, I threw together an WSGI wrapper (gateway) for ASP. Here it is. Feedback welcome.