summaryrefslogtreecommitdiff
path: root/httpd_props.conf
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2014-10-20 14:33:41 +0200
committerLinus Nordberg <linus@nordberg.se>2014-10-24 15:01:33 +0200
commit194c9aa3b8c463fa487dc9ef7e172332a8d94d72 (patch)
tree1d7ca4494f826677e721707e306c4e06ce7a20d1 /httpd_props.conf
parent86419f500e74386a4613d4cee0aab66e129d7ed5 (diff)
Added external merging support
Diffstat (limited to 'httpd_props.conf')
-rw-r--r--httpd_props.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd_props.conf b/httpd_props.conf
index ae4c7be..9ea7b30 100644
--- a/httpd_props.conf
+++ b/httpd_props.conf
@@ -8,7 +8,7 @@
{document_root, "catlfish/webroot/docroot"},
{modules, [mod_alias, mod_auth, mod_esi, mod_get, mod_head,
mod_log, mod_disk_log]},
- {erl_script_alias, {"/ct", [v1]}},
+ {erl_script_alias, {"/ct", [v1, frontend]}},
{erl_script_nocache, true},
{error_log, "log/error"},
{security_log, "log/security"},