Hi,

Shameless plug: http://djangodeployment.com/ is the best :-)

However it doesn't treat mod_wsgi. I have explained
<https://djangodeployment.com/2017/01/02/which-wsgi-server-should-i-use/> that
when deploying on Unix/Linux, there is no reason to prefer it over Gunicorn (and
Apache+Gunicorn is a perfectly valid solution
<http://djangodeployment.com/2016/11/30/how-to-setup-apache-with-gunicorn/>).

Regards,

Antonis

Antonis Christofides
http://djangodeployment.com


On 2017-08-22 22:11, pieceofkayk2...@gmail.com wrote:
> Does anyone have any good tutorials or guides on how to deploy a Django
> project using mod_wsgi, Apache, and Linux?  The documentation isn't really
> cutting it for my beginner self.
> Thanks in advance!
>
>
> -- 
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To post to this group, send email to django-users@googlegroups.com
> <mailto:django-users@googlegroups.com>.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/5f80d0bf-bbb9-491c-9066-ff36a6479a50%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/5f80d0bf-bbb9-491c-9066-ff36a6479a50%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ca9f3952-23d7-4741-8802-7d052b81a927%40djangodeployment.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to