[python-win32] ISAPI filter
Mark Hammond
skippy.hammond at gmail.com
Wed Nov 4 11:05:58 CET 2009
On 3/11/2009 5:41 PM, Samuel Lerner wrote:
> Hi
>
> Question
>
> I have isapi filter and I want to added to W3SVC, can you send me same
> example for this
I'm afraid I don't understand the question - have you found the samples
in the isapi\samples directory?
Also, please see the isapi_wsgi-dev at googlegroups.com google group and
related project - it allows you to use a WSGI model under ISAPI (using
the pywin32 isapi package), which makes sense for a lot of reasons...
Cheers,
Mark
More information about the python-win32
mailing list