Template:ApacheOXModsDebian: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ApacheOXModsIntro}} | {{ApacheOXModsIntro| connector={{{connector|}}} }} | ||
$ a2enmod proxy | $ a2enmod proxy proxy_{{#if:{{{connector|}}}|{{{connector}}}|ajp}} proxy_balancer expires deflate headers rewrite mime setenvif |
Revision as of 16:57, 17 January 2013
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 proxy_ajp proxy_balancer expires deflate headers rewrite mime setenvif