Bug 6006 - Move location from current location to home library column on detail.pl
[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