X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Publishing a Django project with Apache

Publishing a Django project with Apache
HomepageKnowledge BaseGeneralPublishing a Django project with Ap...
Publishing a Django project with Apache

To publish a Django project with Apache, fill in the following command according to your needs.

WSGIScriptAlias ​​/ /home/umut/django/projeadi/projeadi/wsgi.py
WSGIDaemonProcess projectname python-path=/usr/local/lib/python3.6/dist-packages/:/home/umut/django/projectname
WSGIProcessGroup projectname
WSGIApplicationGroup %{GLOBAL}

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(673 times viewed. / 3 people found helpful.)