From 212c619459536299f59b00b9dfeca42f5bed14c4 Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Sat, 8 Dec 2012 19:26:06 -0500 Subject: [PATCH] Enable mod_proxy --- debian/hcoop-apache2-config.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/hcoop-apache2-config.postinst b/debian/hcoop-apache2-config.postinst index d402d47..171f173 100644 --- a/debian/hcoop-apache2-config.postinst +++ b/debian/hcoop-apache2-config.postinst @@ -18,7 +18,7 @@ set -e # the debian-policy package -HCOOP_APACHE_MODULES="dav dav_fs dav_lock rewrite suexec suphp waklog" +HCOOP_APACHE_MODULES="dav dav_fs dav_lock proxy proxy_http rewrite suexec suphp waklog" case "$1" in configure) -- 2.20.1