Tuesday, May 1, 2012

Re: serving client uploaded files

This looks interesting, thanks

Il giorno martedì 1 maggio 2012 17:37:33 UTC+2, Tino de Bruijn ha scritto:
You probably want to implement this with X-Sendfile (or X-Accel-Redirect for Nginx) headers. Those tell the frontend server to serve a specific file.


By googling you will find many examples.


Tino


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/g1nD9nKmyXAJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment