From 8acd07a9aacc954e4811b0c0ff319f6d4d3c8be2 Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 29 May 2009 17:32:38 +0000 Subject: - corrected apache modules names git-svn-id: https://svn.roundcube.net/trunk@2571 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL index 82f01ce6b..796fb2cf1 100644 --- a/roundcubemail/INSTALL +++ b/roundcubemail/INSTALL @@ -158,8 +158,8 @@ a different directory apart from 'default'. Apache: ------- To enable these features in apache the following modules need to be enabled: - * mod_compress - * mod_expire + * mod_deflate + * mod_expires * mod_headers The optimisation is already included in the .htaccess file in the top -- cgit v1.2.3