> If you are using Apache or lighttpd as a frontend-proxy you can use a > similar aproach with: X-Sendfile.
I'd like to do something along these lines as well – keep files in a protected directory and only allow them to be served if Django says so. I'm serving static media from a different domain name (but the same physical server) from my django application, which is running on apache/mod_wsgi. From what I can tell X-Sendfile is a lighttpd-only thing; is that true, and is there some other option using Apache? Thanks Eric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---