Merge remote branch 'kc/new/bug_5957' into kcmaster
[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