My client has built some pages published on httpdocs and already served on the web URL domain. However, the objective was a web app which backend I've written in Django and cloned to the server /var/www/vhosts/website.com/backend. This Django project serves both API key and templates, and we...