summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/yaws.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/yaws.conf b/conf/yaws.conf
index ecd5bfb..6b9603b 100644
--- a/conf/yaws.conf
+++ b/conf/yaws.conf
@@ -111,5 +111,5 @@ keepalive_timeout = 30000
docroot = /my/src/tacticians-server/www/
auth_log = true
appmods = <cgi-bin, yaws_appmod_cgi>
- start_mod = battlemap_node
+ start_mod = handler
</server>