It is probably looking for 404.html because it can't find the css files, and therefore is returning a 404 for them. Have you followed these instructions: http://www.djangoproject.com/documentation/modpython/#serving-the-admin-files
On Jan 28, 4:48 pm, Michael Hipp <[EMAIL PROTECTED]> wrote: > Running on my local development server the Administration site looks > normal with the nice colors and formatting. > > Running on my production server it is utterly plain (black and white). > It's evidently not picking up some css or templates or something. > > I don't see anything helpful in the apache log other than it can't find > 404.html but I don't know why it would be looking for that. Setting > DEBUG=True didn't show anything either. > > Anyone know how to fix this? > > Thanks, > Michael --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---