How to start Django app with apache server

86 views
Skip to first unread message

Terry Sankar

unread,
Aug 5, 2016, 3:44:27 PM8/5/16
to Django users
apache2.4 working , postgresql working ,  the django app is working - how do I start the app in apache instead of the test server 

Tim Graham

unread,
Aug 5, 2016, 5:12:11 PM8/5/16
to Django users

Terry Sankar

unread,
Aug 6, 2016, 10:16:43 PM8/6/16
to Django users
I am. Apache is running ,Postgresql is connected the app runs on the test server. I can run it on linux with gunicorn and nginx but do not understand what the equivalent of python manage.py runserver would be to use apache server instead ( on windows ). Thanks for your response.

Daniel Roseman

unread,
Aug 7, 2016, 6:14:06 AM8/7/16
to Django users
There is no equivalent. If you're following those instructions, Django will run via Apache.
Reply all
Reply to author
Forward
0 new messages