Configure uwsgi with nginx for Django applications Date Posted: 11-05-2018 In this article, we’ll be explaining how to run uwsgi server with nginx for Django applications. Prerequisties:- 1. python2.7 2. nginx 3. pip 4. uwsgi Note: We are configuring this setup on RHEL 7.4. The same can be used for… Continue Reading Configure uwsgi with nginx for Django applications