summaryrefslogtreecommitdiffstats
path: root/main/apache2/lua.conf
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-01 21:19:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-01 21:24:15 +0000
commitb1638039e29283d0f0f1251f275f11fd904e8986 (patch)
tree2af4f0f47c355efbb29be8b59b47e53f2bb42b61 /main/apache2/lua.conf
parent84298caaa5b5db22f4daa640518765006eef67ce (diff)
downloadaports-fcolista-b1638039e29283d0f0f1251f275f11fd904e8986.tar.bz2
aports-fcolista-b1638039e29283d0f0f1251f275f11fd904e8986.tar.xz
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
Diffstat (limited to 'main/apache2/lua.conf')
-rw-r--r--main/apache2/lua.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/apache2/lua.conf b/main/apache2/lua.conf
new file mode 100644
index 0000000000..9e0d0db6e1
--- /dev/null
+++ b/main/apache2/lua.conf
@@ -0,0 +1 @@
+LoadModule lua_module modules/mod_lua.so