Bug 5915 : C4::AuthoritiesMarc AddAuthority
[koha.git] / INSTALL.ubuntu.lucid
index 0ee096e..c0bfa7b 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