From a5c2ad25327a96f69f90fd855d2151d867908134 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Fri, 29 May 2009 13:32:38 -0400
Subject: [PATCH] - corrected apache modules names

---
 INSTALL |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index 82f01ce..796fb2c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -158,8 +158,8 @@
 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 

--
Gitblit v1.9.1