serve frames and videos with X-Sendfile header

This commit is contained in:
j 2010-02-16 18:11:57 +05:30
commit 1354a1ddc5
6 changed files with 51 additions and 8 deletions

4
README
View file

@ -30,3 +30,7 @@ Development:
we are using django, http://docs.djangoproject.com/en/dev/
communication between webserver and background tasks is done via rabbitmq
http://github.com/ask/carrot/ for more info on the lib used to communicate
Apache setup:
sudo apt-get install libapache2-mod-wsgi libapache2-mod-xsendfile