Using gunicorn in virtual environment. On 18 July 2012 04:03, Kurtis Mullins <[email protected]> wrote:
> Hello Carlos, > > I apologize but I am unable to understand your problem. It looks like you > are trying to use Apache to forward requests on to Django using > "mod_python". > > According to Django's web site, "mod_python" is deprecated and therefore > shouldn't be used. (Source: > https://docs.djangoproject.com/en/1.4/howto/deployment/modpython/) > > Instead, I recommend following this guide and use WSGI: > https://docs.djangoproject.com/en/1.4/howto/deployment/wsgi/modwsgi/ > > Once you give that a try and run into a specific problem, feel free to > post back with your specific problem and I'm sure someone will do their > best to help you out. > > Good luck! > - Kurtis Mullins > > > On Tue, Jul 17, 2012 at 6:39 PM, Carlos Andre <[email protected]> wrote: > >> hi programers, i'm with troble in apache with django connect! >> what i can make to connect! >> i start with mod_python, but have very troble! >> can Somebory help me? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- С уважением, Иван -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

