From c0ebff580ab99470654364e5e4995773aa73ef8c Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 25 Jan 2012 01:13:48 -0400 Subject: [PATCH] Add libapache2-mod-xsendfile installation step --- docs/faq.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/faq.rst b/docs/faq.rst index 2a125b02e1..43392409e2 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -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::