Template:ApacheOXModsDebian

Revision as of 16:06, 3 March 2011 by Choeger (talk | contribs) (Created page with "Now as the Open-Xchange Server has been set up and the database is running, we have to configure the Apache webserver and the mod_proxy_ajp module to access the groupware fronten...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Now as the Open-Xchange Server has been set up and the database is running, we have to configure the Apache webserver and the mod_proxy_ajp module to access the groupware frontend. To gain better GUI performance, the usage of mod_expires and mod_deflate is strongly recommended. Those modules will limit the amount of client requests and compress the delivered content.

$ a2enmod proxy proxy_ajp proxy_balancer expires deflate headers rewrite