Changes between Initial Version and Version 1 of InstallationGuidelinesIIS
- Timestamp:
- 02/25/09 12:43:28 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelinesIIS
v1 v1 1 == Installation on IIS == 2 If you need a Microsoft front-end, then this is possible through either of 2 options 3 * FastCGI: http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i=1521 4 * WSGI: http://code.google.com/p/isapi-wsgi/ 5 * Discussion thread inc MSSQL back-end: http://groups.google.com/group/web2py/browse_thread/thread/cf9dd03a67f114e0 6 7 ---- 8 InstallationGuidelines