apache django mod_wsgi

Posted Almost 6 years ago. Visible to the public. Draft.

install mod_wsgi.so

add to base.conf

nano /etc/httpd/conf.modules.d/00-base.conf

add this line

LoadModule wsgi_module modules/mod_wsgi.so
Cuauhtemoc
Last edit
Almost 6 years ago
Cuauhtemoc
Posted by Cuauhtemoc to Python Django (2018-07-25 12:01)