Graham,
Thank you for your help. II'll pay attention to cookies to.
Using the PythonInterpreted directive, as Malcom suggested, solved my
problem.
On Aug 26, 9:44 am, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> On Aug 26, 5:07 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > On M
Malcom,
Thank you very much. It solved my problem!
On Aug 26, 9:07 am, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Mon, 2008-08-25 at 23:45 -0700, mario wrote:
>
> [...]
>
>
>
> > And here's how I defined the apps in Apache2 (running with lastest
> > Django SVN).
>
> >
> > SetHandler
On Aug 26, 5:07 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Mon, 2008-08-25 at 23:45 -0700, mario wrote:
>
> [...]
>
>
>
> > And here's how I defined the apps in Apache2 (running with lastest
> > Django SVN).
>
> >
> > SetHandler python-program
> > PythonPath "['/var/www/myap
On Mon, 2008-08-25 at 23:45 -0700, mario wrote:
[...]
> And here's how I defined the apps in Apache2 (running with lastest
> Django SVN).
>
>
> SetHandler python-program
> PythonPath "['/var/www/myapps'] + sys.path"
> PythonHandler django.core.handlers.modpython
> SetEnv DJANGO_
I'm having a tough problem with Apache messing-up with my settings and
urls. Does anyone have any idea of what I'm doing wrong?
Question: can I have different 'settings.py' for each Django app
running in Apache? As far as I could understand Django docs it should
be possible, but...
Here's what's
5 matches
Mail list logo