Question
Setting up Python/Django project to run www.blah.com/directory
Hey Guys,
I’ve been digging around stackoverflow, DO, and reddit for an answer. Most of my attempts have failed. I am looking to run a Python/Django via either a subdomain or directory (which ever is easier).
How do I accomplish this? (LAMP Ubuntu image, Django running on it as well)
Thus far it only runs via www.blah.com:port
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.
×