⇤ ← Revision 1 as of 2007-12-05 01:57:10
Size: 593
Comment:
|
← Revision 2 as of 2009-12-25 07:12:50 ⇥
Size: 594
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 21: | Line 21: |
[:torry:头太晕] torrycn@gmail.com | [[torry|头太晕]] torrycn@gmail.com |
pyISAPI-SCGI 是一个 ISAPI Extension,功能是让IIS支持scgi.
在理论上讲, 任何scgi程序都可以通过pyISAPI-SCGI运行于IIS上, 例如这些web框架: django/web.py/ror等等...
但是目前测试过的,只有django. 因为我没有其它web框架的使用经验,所以没有测试.
具体使用方法:http://code.google.com/p/pyisapi-scgi/wiki/howtousepyisapiscgi
下载地址:http://code.google.com/p/pyisapi-scgi/downloads/detail?name=pyISAPI_SCGI_0.0.2.zip
请有时间有环境的朋友帮忙测试.