Monday, December 29, 2014

Re: how to use apache instead of django_server

You need both apache and uwsgi or something like gunicorn, gunicorn is easier to configure. Basically your apache server will listen on 80 and them proxy python code to the app server

On Mon, Dec 29, 2014 at 12:09 PM, phillip@bailey.st <phillip@bailey.st> wrote:

Hello there,

if you are familiar with puppet you can take a look to this module.

Best,

Phillip



On 29/12/14 17:26, th.granier@free.fr wrote:
> Merci
> Thanks
>
> just another question
>
> when you don't use apache but the internal server of Django you start
> the command runserver for loging to django admin
> how to connect with apache?
>
> Many thanks
>
> T.
>
> Le lundi 29 décembre 2014 13:11:01 UTC+1, th.gr...@free.fr a écrit :
>
>     Hello
>
>     i'm a very new user of python and i'd luke to install Django
>     i want to use apache server instead of the internal Django server.
>
>     i read the documentation and installed wsgi
>     but now i don't know how to connect Django admin via apache!!
>
>     thanks for your help
>
>     T

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/54A198D9.30501%40bailey.st.
For more options, visit https://groups.google.com/d/optout.



--

Gerald Klein DBA

ContactMe@geraldklein.com

www.geraldklein.com

geraldklein.wordpress.com

jk@zognet.com

708-599-0352


Arch, Gentoo I3, Ranger & Vim the coding triple threat.

Linux registered user #548580 

Brought to you by the Amish Mafia

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAP8NtCxGDi0w%3DOoSRwuXU1U48b-UreMT1Q1Qkk%2BftajLedFk9w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment