| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'conf/yaws.conf')
| -rw-r--r-- | conf/yaws.conf | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/conf/yaws.conf b/conf/yaws.conf index 6b9603b..6127741 100644 --- a/conf/yaws.conf +++ b/conf/yaws.conf @@ -108,8 +108,8 @@ keepalive_timeout = 30000  <server *>          port = 8000          listen = 0.0.0.0 -        docroot = /my/src/tacticians-server/www/ +         docroot = /my/src/tacticians-server/www/          auth_log = true -        appmods = <cgi-bin, yaws_appmod_cgi> +        appmods = character_turn load_state          start_mod = handler  </server> | 


