summaryrefslogtreecommitdiff
path: root/INSTALL.txt
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index ba7e54ef0..180161b0d 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -44,6 +44,9 @@ OPTIONAL TASKS
Clean URLs support on IIS, see "Using Clean URLs with IIS"
(http://drupal.org/node/3854) in the Drupal handbook.
+- To serve gzip compressed CSS and JS files on an Apache web server, you will
+ need the mod_headers module and the ability to use local .htaccess files.
+
- Various Drupal features require that the web server process (for
example, httpd) be able to initiate outbound connections. This is usually
possible, but some hosting providers or server configurations forbid such