hi, my first foray into mod_wsgi and apache. I configured everything. There are three media directories: /media/ - for admin /sitemedia/ - hard coded media /smedia/ - uploaded media
both admin media and sitemedia work perfectly. Only the uploaded media does not get served. It gets saved in the correct location, a look at the page source shows that the url is correct, but apache refuses to put it on the page. No errors anywhere. When I click on that link in firebug, the loading symbol appears and just keeps whirling around - nothing appears. Any clue as what is happening? I am on Lenny with apache2 and latest django trunk and latest mod_wsgi. -- regards kg http://lawgon.livejournal.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---