diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-29 17:32:38 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-29 17:32:38 +0000 |
| commit | 8acd07a9aacc954e4811b0c0ff319f6d4d3c8be2 (patch) | |
| tree | 7df804190554402c8f7e8378baa6c61d42e303e2 | |
| parent | 195cdfb2367fa606505d03771dc53162c7eb1004 (diff) | |
- corrected apache modules names
git-svn-id: https://svn.roundcube.net/trunk@2571 208e9e7b-5314-0410-a742-e7e81cd9613c
| -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 |
