-
Notifications
You must be signed in to change notification settings - Fork 5
Configuration
Mark Rees edited this page Mar 14, 2015
·
3 revisions
The purpose of this document is to detail the basic configuration steps required for running WSGI applications with isapi_wsgi.
This document assumes that you have already installed the isapi_wsgi module. If you haven't completed this step, then consult the following document:
For further examples on configuring isapi_wsi, please refer to the guides for integrating isapi_wsgi with some of the more commonly used Python web frameworks and applications:
[Integration with Django](Integration with Django)
Integration with TurboGears/CherryPy
Serving a Pylons app with IIS
Also the examples that come with the isapi_wsgi distribution may be helpful:
isapi_wsgi examples