[G eek S's notes] # _
published on December 24, 2017 in tech
tags: python django centos nginx uwsgi

Centos+nginx+uwsgi+django

https://uwsgi-docs.readthedocs.io/en/latest/tutorials/Django_and_nginx.html http://www.jianshu.com/p/7494560da3e6

This is our stack:

the web client <-> the web server <-> the socket <-> uWSGI <-> Python

© 2021 G eek S's notes - CC BY 4.0

github repo - DaniGong