Bug 6006 - Move location from current location to home library column on detail.pl
[koha.git] / INSTALL.ubuntu.lucid
index 4d77227..e569f3b 100644 (file)
@@ -191,7 +191,7 @@ named virtual hosts.), comment out the following line:
 
 Run the following commands:
 
-    $ sudo a2enmod rewrite
+    $ sudo a2enmod rewrite deflate
     $ sudo a2ensite koha
     $ sudo apache2ctl restart