I have a django project which I am deploying to my server. This is a combination of nginx/apache running on CentOS6.5. The project is running fine in a virtual environment using this combination. My issue is when I come to deploy it, how do I amend the nginx configuration to serve the static...