This problem was logged as a bug and closed without fixing because the development team thought it was not worthwhile. See Jacob K-M's comment at the bottom for an explanation why.
http://code.djangoproject.com/ticket/8906 On Jun 3, 10:30 pm, "eric.frederich" <[email protected]> wrote: > So the person in IT that runs our webserver didn't want django hogging > up the root '/' because he likes to be able to just dump files in the > htdocs directory and have it servable by the webserver. > > So now my django site is enabled in apache with... > > WSGIScriptAlias /apps /some/path/django/engineering/apache/django.wsgi <snip> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

