摘要: 发布项目 发布CRM将使用以下软件 nginx uWSGI CentOS7 CRM项目文件 virtualenv supervisor WSGI、uWSGI python web服务器开发使用WSGI协议(Web Server Gateway Interface) python web项目默认会生成 阅读全文
posted @ 2018-12-10 20:21 小学弟- 阅读(183) 评论(0) 推荐(0) 编辑
摘要: nginx_uWSGI_django_virtualenv_supervisor发布web服务器 nginx 导论 12345678910111213141516171819202122232425262728 WSGI是Web服务器网关接口。它是一个规范,描述了Web服务器如何与Web应用程序通信 阅读全文
posted @ 2018-12-10 19:20 小学弟- 阅读(329) 评论(0) 推荐(0) 编辑