Add libapache2-mod-xsendfile installation step

This commit is contained in:
Roberto Rosario
2012-01-25 01:13:48 -04:00
parent 194a6b41f9
commit c0ebff580a

View File

@@ -109,6 +109,9 @@ Site search is slow
How to enable x-sendile support for ``Apache``
----------------------------------------------
* If using Ubuntu execute the following::
$ sudo apt-get install libapache2-mod-xsendfile
* Add the following line to your ``settings.py`` file::