From b1638039e29283d0f0f1251f275f11fd904e8986 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 1 Nov 2012 21:19:00 +0000 Subject: main/apache2: fix default conf and split some mods - New default config based on V Krishn's work. - split out lua mod as it pulls in lua package as dependency - split out proxy-html as it pulls in libxml2 - split out proxy as most ppl probably dont need it - fix webdav package Fixes #1457 --- main/apache2/proxy-html.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 main/apache2/proxy-html.conf (limited to 'main/apache2/proxy-html.conf') diff --git a/main/apache2/proxy-html.conf b/main/apache2/proxy-html.conf new file mode 100644 index 0000000000..90cbf71e66 --- /dev/null +++ b/main/apache2/proxy-html.conf @@ -0,0 +1 @@ +LoadModule proxy_module modules/mod_proxy.so -- cgit v1.2.3