Bug 5984 : Follow up Adding OpacHiddenItems syspref
[koha.git] / INSTALL.debian
index e5c560d..345bdb1 100644 (file)
@@ -186,7 +186,7 @@ Add the following lines to /etc/apache2/ports.conf:
 
 Run the following commands:
 
-    $ sudo a2enmod rewrite
+    $ sudo a2enmod rewrite deflate
     $ sudo a2ensite koha
     $ sudo apache2ctl restart