> in your apache config do something similar to > http://svn.zyons.python-hosting.com/trunk/zilbo/conf/zyons.conf.tmpl > > and that will let the apache handle the 'images' area of your site > instead of django. > > On 14/07/2006, at 12:02 PM, Iain Duncan wrote:
Thanks Ian, got them working. I was actually thinking as I watched the ( very helpful ) screencast that it would be nice to have a link to the files used. ;) Now my only remaining hurdle ( db migration was surprisingly easy! ) is those admin media files. I notice you have alias /media/ /home2/bmg/django/django/contrib/admin/media/ and that you have loaded the alias module from loadmodule alias_module /etc/httpd/modules/mod_alias.so I tried this out with no apache complaints but still no admin media. The docs suggest a link to the media files, but they don't say what that link should be ( ie I don't know where django is looking for them! ) Any tips on that? I think maybe we should suggest to Remi to add mod_alias to the stock modules set up in apache2/modules. Thanks Iain --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---