diff options
| -rw-r--r-- | roundcubemail/INSTALL | 4 |
1 files 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 |
