recently i followed this tutorial https://www.digitalocean.com/community/questions/how-to-deploy-django-website-in-ubuntu-18-04-plesk-apache but its using reverse proxy. i dont using any php website in my server i need to run mutliple django site in this server.please let me know to how to configure the django using plesk
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi there @mrsreez,
What you could do in this case is to follow the steps from the official Plesk documentation on how to enable install Django applications on Plesk:
https://support.plesk.com/hc/en-us/articles/115002701209-How-to-allow-installing-and-install-Django-applications-
Regards, Bobby