any way to serve TRAC on windows IIS using isapi_wsgi ?
The isapi_wsgi adapter is considered stable. It has been used to deploy many wsgi compliant Python web applications and frameworks including Django, TurboGears, Mercurial and Trac.
http://code.google.com/p/isapi-wsgi/w/list
on this page there's some wikis on serving mercurial, but none for TRAC.
any detailed way to serve TRAC on windows IIS using isapi_wsgi ?