
Deploy Django in Sub-Directory behind uWSGI and NGINX on CentOS 7
It took me awhile to deploy Django in sub-directory. Actually, I move it from sub-domain…
It took me awhile to deploy Django in sub-directory. Actually, I move it from sub-domain…
I have been using VPS as web server since 2005 to host my sites. Before…
Setting up a web server for Django could be challenging and headache. Let’s try to make…
Spark framework (www.sparkjava.com) is a small Java framework used to build a REST server quickly.…
When setting up an HTTPS server for development purpose, you probably don’t want to buy a certificate.…
Compile Nginx with Pagespeed Module From Source is not hard as you may think. Below…