summaryrefslogtreecommitdiff
path: root/httpd_props.conf
diff options
context:
space:
mode:
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"},