Hi Zhenwu, May you share the details of how you got this working?
Regards, Shamim On Friday, February 14, 2014 at 2:47:43 AM UTC+5:30 zhen...@gmail.com wrote: > > Thanks all for your help. Finally we figured out how to do it from the doc > link Kirby provided. Really appreciated your help. > > thanks. > > /zhenwu > > > On Thursday, February 13, 2014 11:20:53 AM UTC-8, zhenwu he wrote: >> >> >> Thank you! working on it. thanks. >> >> /zhenwu >> >> On Thursday, February 13, 2014 11:06:55 AM UTC-8, C. Kirby wrote: >>> >>> Use the django deployment docs for a howto: >>> https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/ >>> >>> On Thursday, February 13, 2014 12:58:53 PM UTC-6, zhenwu he wrote: >>>> >>>> >>>> Thanks Kirby. >>>> >>>> You meant merge django into apache? ok, let me see what I can do. >>>> thanks. >>>> >>>> /zhenwu >>>> >>>> On Thursday, February 13, 2014 10:18:03 AM UTC-8, C. Kirby wrote: >>>>> >>>>> Zhenwu, >>>>> >>>>> You only mentioned it in passing in the last post, but did you say you >>>>> are running django in production via the manage.py runserver command? You >>>>> _really_ shouldn't use runserver in production. You should be using a >>>>> webserver (I guess apache in your case) and wsgi to serve up django. >>>>> >>>> -- 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/742e4785-0760-4872-85dd-eb65d80e0bddn%40googlegroups.com.