Connecting IIS to Zope
Connecting IIS to Zope, the relatively clean and relatively fast wayTired 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. Main differences to Andy's script include:
Issues:
Dependencies:
We are currently running this Script in Production. Read the Script itself for installation and configuration instructions.
|
|
Available Releases
Version | Maturity | Platform | Released |
---|---|---|---|
1.0beta2 | Stable | 2003-01-16 15:55:13 | |
ASP404_1-0-b2.zip (6 K) | win32, x86 | ||
1.0beta1 | Stable | 2003-01-16 15:53:36 | |
ASP404_1-0-b1.zip (4 K) | All |