Hi I'm new to django/python I managed to set everything up going through everything in the documentation, up to the part where I install the admin interface.
When I test the admin section through django's server it works fine. But when I test it on my apache/mod_python server, it gives a 404 error. I have separate folders for each website I'm working on so my django site is in http://localhost/mysite.com/ And admin: http://localhost/mysite.com/admin/ Any ideas? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

