Template:ApacheOXModsSUSE

Revision as of 15:54, 4 August 2015 by WolfgangRosenauer (talk | contribs)
(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.

$ a2enmod proxy && a2enmod proxy_ajp && a2enmod expires && a2enmod deflate && a2enmod headers && a2enmod rewrite && a2enmod proxy_balancer