Re: Django site on Apache

2009-07-21 Thread Andrew Fong
The documentation is distribution agnostic, so I'm not sure what you're referring to. It sounds as if you just dropped a Django project into /var/www and expected it to work. Unfortunately, Django is not PHP. I'm going to assume you're unfamiliar with how Django works, so apologies if you already

Re: Django site on Apache

2009-07-21 Thread Kannan
>Only you can help yourself, and you do that by reading the >documentation: >http://docs.djangoproject.com/en/dev/howto/deployment/ I read the documentation of that and configure all the settings. that settings work in Fedora 10 bu

Re: Django site on Apache

2009-07-21 Thread Daniel Roseman
On Jul 21, 12:16 pm, Kannan wrote: > Hi friends... >              I have downloaded the source of > thehttp://in.pycon.org/2009/fromherehttp://bitbucket.org/lawgon/fossconf/downloads/. > I try to run the site in my Apache server. > So i copy the extracted file to my /var/www/ directory named fos

Django site on Apache

2009-07-21 Thread Kannan
Hi friends... I have downloaded the source of the http://in.pycon.org/2009/from here http://bitbucket.org/lawgon/fossconf/downloads/. I try to run the site in my Apache server. So i copy the extracted file to my /var/www/ directory named fossconf. My apache2 conf file is here http://d