On Mon, Aug 1, 2011 at 3:51 PM, Chris Seberino <cseber...@gmail.com> wrote: > > > On Aug 1, 7:11 am, DrBloodmoney <drbloodmo...@gmail.com> wrote: >> You can look into protecting them with mod_xsendfile for Apache > > Thanks. I'll look into that. Is there no way to have a view hand off > a page to Apache?
Like Javier mentioned, this is exactly what mod_xsendfiledoes. Check out this answer[1] on StackOverflow. [1] http://stackoverflow.com/questions/1156246/having-django-serve-downloadable-files/1158750#1158750 -- 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.