here is a getting started (good practices) guide to configuring a django production server. A little old now, but the fundamentals still apply. http://lethain.com/entry/2009/feb/13/the-django-and-ubuntu-intrepid-almanac/
On Tue, Jun 1, 2010 at 12:09, Patrice <[email protected]> wrote: > On May 31, 5:35 pm, AD <[email protected]> wrote: >> I went ahead and downloaded the Django 1.2.1 tarball, untarred it and >> ran >> >> sudo python setup.py install in the directory. >> >> I needed to make one small change in my Apache httpd.conf file, but >> otherwise it all seems to be working smoothly! > > Before I go for the same solution: what changes did you need to make > to your http.conf ? > I guess it depends on your django install. I'm using apache + > mod_python. > > -- > 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.

