On Oct 19, 6:10 pm, Lars Stavholm wrote:
> Bit of an annoying problem with apache2 + mod_python configuration.
>
> I've got my django site setup and working. When adding a
> directive in the apache config which then includes authentication,
> the SetHandler None directive doesn't seem to work,
On Monday 19 Oct 2009 12:40:48 pm Lars Stavholm wrote:
>
> SetHandler mod_python
> PythonInterpreter main_interpreter
> PythonHandler trac.web.modpython_frontend
> PythonOption TracEnv /var/trac/bfact
> PythonOption TracParentEnv /var/trac
> PythonOption TracUriRoot /trac
> PythonOp
Bit of an annoying problem with apache2 + mod_python configuration.
I've got my django site setup and working. When adding a
directive in the apache config which then includes authentication,
the SetHandler None directive doesn't seem to work, i.e. I get a
"Page not found" error in my django sit
3 matches
Mail list logo