
Setup Django behind uWSGI and NGINX on CentOS 7
Setting up a web server for Django could be challenging and headache. Let’s try to make…
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…
Believe me or not, there are hundred ways to setup web server. I searched and…