diff options
author | alecpl <alec@alec.pl> | 2009-05-29 17:32:38 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-05-29 17:32:38 +0000 |
commit | a5c2ad25327a96f69f90fd855d2151d867908134 (patch) | |
tree | 338c2dad8b507f035f9a22d8a8b2655840b56193 | |
parent | 0eeee634139a13e10f18a4e5168eca5105a1bb04 (diff) |
- corrected apache modules names
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |