On Sat, Jul 11, 2009 at 10:17 PM, Kannan <kanna...@gmail.com> wrote: > > Hi Friends... > I am new to the Django.Just learning about the Django.I have > created a django application & run it runs only django server. > How can i run the django site in the Apache server. > Pls help me to solve this problem.
You can do that with mod_wsgi (http://docs.djangoproject.com/en/dev/howto/deployment/modwsgi/#howto-deployment-modwsgi) or mod_python (http://docs.djangoproject.com/en/dev/howto/deployment/modpython/#howto-deployment-modpython). -- Dennis K. And that's the way the cookie crumbles! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---