Django Deploy Django in Sub-Directory behind uWSGI and NGINX on CentOS 7 By Hien D. Nguyen 0 It took me awhile to deploy Django in sub-directory. Actually, I move it from sub-domain…
Django Setup Django behind uWSGI and NGINX on CentOS 7 By Hien D. Nguyen 2 Setting up a web server for Django could be challenging and headache. Let’s try to make…