Hello_server.py =============== hello_server.py is a simple Django app that does two things: * It starts a fcgi webapp that serves a "Hello, world" page; * It starts Nginx to be the http front-end.