jazzband / django-downloadview

Serve files with Django.
https://django-downloadview.readthedocs.io
Other
380 stars 58 forks source link

Support URL optimization with Apache's internal redirects #69

Open benoitbryon opened 10 years ago

benoitbryon commented 10 years ago

Not sure how it works... but have a look at:

... and see whether it makes it possible to mimic Nginx's X-Accel with Apache.

benoitbryon commented 10 years ago

See also #68