If I use curl: $ curl -i http://pyshop.dev/admin HTTP/1.1 301 Moved Permanently Date: Tue, 28 Nov 2006 21:36:14 GMT Server: Apache/2.2.3 (Unix) mod_python/3.2.10 Python/2.5 Vary: Cookie Location: http://pyshop.dev/admin/ Content-Length: 0 Content-Type: text/html; charset=utf-8
On Nov 28, 4:31 pm, "goodieboy" <[EMAIL PROTECTED]> wrote: > Hi, > > runserver is working fine for my applications. But when I switch over > to mod_python and apache2, I only see the Users, Groups and Sites > applications. My applications are not there? The settings are being > read, the database connection is working; I can add/edit/delete > users/groups and sites. I've checked my permission on my apps. They all > run great on the runserver server. I'm running the latest Apache2, > mod_python, python and django. Everything is up to date. And OS X 10. > > Anyone have 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 -~----------~----~----~----~------~----~------~--~---

