I am currently running a server instance of the one-click install option for Django Ubuntu 14.04.
This server is running a Django app using NGINX, sqlite3, and gunicorn.
I set up letsencrypt properly and it is used to...
When I go to website.com/folder, my website instantaneously goes to www.website.com/folder (I can't tell if there is a / at the end of the url, because it happens so fast) and then it goes back to website.com/folder/....