The major document I read was wfastcgi on pypi: https://pypi.python.org/pypi/wfastcgi
I also googled with these key words "python flask iis"
http://netdot.co/2015/03/09/flask-on-iis/
https://heejune.me/2015/04/22/running-python-flask-on-a-local-iis-not-azure-with-wfastcgi-py/
Most of the examples I have gone through were with blankets in WSGI_HANDLER value. We followed that and failed.
本文档介绍了如何使用wfastcgi将Python Flask应用程序部署到IIS上,并提供了多个资源链接来帮助理解整个过程。虽然大多数示例都涉及到WSGI_HANDLER设置为空字符串的问题,但这些资源可以帮助解决常见的部署难题。
2242

被折叠的 条评论
为什么被折叠?



