Re: mod_python setup instructions

2007-07-17 Thread Graham Dumpleton
On Jul 18, 8:19 am, peyman <[EMAIL PROTECTED]> wrote: > The mod_python instructions > athttp://www.djangoproject.com/documentation/modpython/ > seems incomplete. I followed the tutorial, but I had to add 2 paths to > my Apache config before the mysite sample would work: the project > directory an

Re: mod_python setup instructions

2007-07-17 Thread Christian Hoeppner
peyman escribió: > The mod_python instructions at > http://www.djangoproject.com/documentation/modpython/ > seems incomplete. I followed the tutorial, but I had to add 2 paths to > my Apache config before the mysite sample would work: the project > directory and it's parent. Or am I missing someth

mod_python setup instructions

2007-07-17 Thread peyman
The mod_python instructions at http://www.djangoproject.com/documentation/modpython/ seems incomplete. I followed the tutorial, but I had to add 2 paths to my Apache config before the mysite sample would work: the project directory and it's parent. Or am I missing something? SetHandler py