将django项目部署到CentOs服务器中。

首先,把项目上传到虚拟机中。html scp -r C:\Users\Administrator\Desktop\fresh root@192.168.218.128:/home/fresh/python 在虚拟环境中运行,确保uwsgi安装好。mysql pip install uwsginginx 验证:web def application(env, start_response):
相关文章
相关标签/搜索