Setup nginx and uwsgi with python3 on ubuntu 14.04
First, install the needed components: Create nginx config for the new website: Add the following, change atleast server_name and root lines to match your setup: Save file and close your Continue Reading →