On Friday 12 June 2009 18:35:33 Lars Stavholm wrote: > > Notice the Request URL, there's a slash missing, > > something along the way removed the slash. > > > > If I try http://mbf//jobs, I end up at the right place. > > > > Can anyone tell me what it is that is removing that slash? > > Found the culprit in httpd.conf: PythonOption django.root / > > Commenting out that line solved the problem. We're using > a VirtualHost definition, so it seems django.root should > not be set for a VirtualHost.
I always set it for VirtualHost - AFAIK the docs say to do so. -- regards kg http://lawgon.livejournal.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---