thanks Anton, i will also give nginx a try but currently the client has a
domain with namecheap with shared host plan and that is where he wants me
to deploy the application but name cheap has apache web server


On Sun, 21 Jun 2020 at 22:10, Anton Nyagolov <antonp...@gmail.com> wrote:

> So guys I have found the problem. My Nginx server was only serving static
> files but not media ones, I have probably forgot about it.
> My Nginx settings were:
> The only thing I had to do is add a location for the media folder:
>
>
> @MUGOYA DIHFAHSIH
> At the begging of setting the server I also used apache2, it was pain in
> the ass and I switched to Nguix and Gunicorn. Setting the server over
> apache took me like 60-70 steps. With Nguix and Gunicorn it takes only 20
> steps, for 15 min you are all set up.
> Watch this video and follow the guy: How to Deploy Python-Django serveer
> in 20 min <https://www.youtube.com/watch?v=hYMTvK5MpQI>
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/343c056c-cd83-4ce2-a898-ecf21ef0165fo%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/343c056c-cd83-4ce2-a898-ecf21ef0165fo%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAP%3DJD9xJXWuZVN%2Bpwk9pJJefPp%3DOuyqRCzfFCa%3DOEksb5CqvpA%40mail.gmail.com.

Reply via email to