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…
Web Server Compile Nginx with Pagespeed Module From Source By Hien D. Nguyen 0 Compile Nginx with Pagespeed Module From Source is not hard as you may think. Below…
Web Server Setup LEMP Stack Centos 7 + NGINX + MariaDB + PHP 7 from Scratch By Hien D. Nguyen 0 Believe me or not, there are hundred ways to setup web server. I searched and…