Hi All, I need to host my django project from /some/folder in my apache instance.
I have the following: WSGIScriptAlias /some/folder /path/to/django.wsgi Does this now mean I have to prefix all my entries in urls.py with /some/folder? I hope not, but give that going to: http://myserver/some/folder ...gives me a 404 unless I do, I'm not hopeful. What am I doing wrong? Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---