Bug 6006 - Move location from current location to home library column on detail.pl
[koha.git] / INSTALL.ubuntu
index 58220ca..23214ae 100644 (file)
@@ -257,7 +257,7 @@ If not running named virtual hosts (The default koha installation does not use n
 
 Run the following commands:
 
-    $ sudo a2enmod rewrite
+    $ sudo a2enmod rewrite deflate
     $ sudo a2ensite koha
     $ sudo apache2ctl restart