Tired of ugly URLs and slow PCGI performance? Longing for a solution that doesn't spawn another process for each hit? Envious of your friends that have it easy just because they can run Apache in front of Zope while you're stuck with IIS?
This is a rewrite of Andy McKay's error.asp script
This script forwards IIS requests to Zope much like ProxyPass does for Apache, using Virtual Host Monster to generate correct dynamic URLs. You just need to setup IIS to handle 404/405 (Not Found) errors with it.
We are currently running this Script in Production.
Read the Script itself for installation and configuration instructions.