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::